Back to All

Json api attribute name

I am send some attributes using json api but i dont know how to fetch them in my code, eg if my attribute is Test then should i get it by $_POST['Test']?