get https://api.cpxenterprise.com/payment/v1/supplier//export
This route will return all payments for a specific supplier based on the provided supplier id and query criteria for export
Log in to see full request history
Responses
This route will return all payments for a specific supplier based on the provided supplier id and query criteria for export
xxxxxxxxxx
curl --request GET \
--url 'https://api.cpxenterprise.com/payment/v1/supplier/id/export?from=0&size=10&fields=' \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: