get https://api-sandbox.nofrixion.com/api/v1/payouts/getbyinvoiceid/
Can only be called with a merchant token. The payout lookup is done by
invoice and merchant ID and relies on the merchant ID from the token.
Response
Can only be called with a merchant token. The payout lookup is done by
invoice and merchant ID and relies on the merchant ID from the token.
xxxxxxxxxx
curl --request GET \
--url https://api-sandbox.nofrixion.com/api/v1/payouts/getbyinvoiceid/invoiceID \
--header 'accept: application/json'
Try It!
to start a request and see the response here! Or choose an example: