get https://api-sandbox.thisisbud.com/v1/payments/single
Retrieve and view the status of multiple payments
Responses
401Unauthorised request
405An unexpected HTTP method was used
5XXAn unexpected error occurred on the server side
Retrieve and view the status of multiple payments
401Unauthorised request
405An unexpected HTTP method was used
5XXAn unexpected error occurred on the server side
xxxxxxxxxx
curl --request GET \
--url https://api-sandbox.thisisbud.com/v1/payments/single \
--header 'accept: application/json'