ProductForPaymentTypeJSONController
class ProductForPaymentTypeJSONController extends Controller
Class ProductForPaymentTypeJSONController defines API routes for product payment type
Methods
JsonResponse
productSuggestionsSearchJSONAction(ArrayCollection $productPaymentTypeSearchJSON)
API route for searching product payment types
Response
saveJSONAction(ArrayCollection $productPaymentTypeJSONSave)
API route for adding product payment type
JsonResponse
editJSONAction(ArrayCollection $productPaymentTypeJSONEdit)
API route for editing product payment type
JsonResponse
deleteJSONAction(ArrayCollection $productPaymentTypeJSONDelete)
API route for deleting product payment type
JsonResponse
showAllAction(ArrayCollection $productsPaymentTypeJQGrid)
API route for loading all product payment types with pagination
Details
at line 39
JsonResponse
productSuggestionsSearchJSONAction(ArrayCollection $productPaymentTypeSearchJSON)
API route for searching product payment types
at line 56
Response
saveJSONAction(ArrayCollection $productPaymentTypeJSONSave)
API route for adding product payment type
at line 71
JsonResponse
editJSONAction(ArrayCollection $productPaymentTypeJSONEdit)
API route for editing product payment type
at line 86
JsonResponse
deleteJSONAction(ArrayCollection $productPaymentTypeJSONDelete)
API route for deleting product payment type
at line 101
JsonResponse
showAllAction(ArrayCollection $productsPaymentTypeJQGrid)
API route for loading all product payment types with pagination