get http://localhost:55667/api2/payment-rules
Retrieve list of payment rules. For more information, see https://www.manager.io/guides?payment-rules
Response
Retrieve list of payment rules. For more information, see https://www.manager.io/guides?payment-rules
xxxxxxxxxx
curl --request GET \
--url http://localhost:55667/api2/payment-rules \
--header 'accept: application/json'
Try It!
to start a request and see the response here!