get https://masspaysandbox.api.convera.com/MassPayments/orders/
Returns a single order specified by the caller. Response can be customized using the fields
query parameter.
Responses
401Unauthorized
404Not Found
500Internal Server Error
Returns a single order specified by the caller. Response can be customized using the fields
query parameter.
401Unauthorized
404Not Found
500Internal Server Error
xxxxxxxxxx
curl --request GET \
--url https://masspaysandbox.api.convera.com/MassPayments/orders/id \
--header 'accept: application/json'