/payouts/

GET {{baseUrl}}/payouts/?Reference=<string>&Status=<string>&Currency=<string>&StartDate=<string>&EndDate=<string>&PaymentType=<string>&OrderBy=<string>&Page=<integer>&Limit=<integer>

Request Params

KeyDatatypeRequiredDescription
ReferencestringInvoicePrefix (PREFIX) + InvoiceNo (00000) will search for transfers containing an invoice with prefix + number
StatusstringAffiliate's status
Currencystring3 letter ISO currency code
StartDatestringStart date in format Y-m-d. Will overwrite Newer if provided.
EndDatestringEnd date in format Y-m-d.
PaymentTypestringPayment type. Can be one of "WIRE", "PAYPAL", "CHECK", "PAYONEER", "WEBMONEY" or "INTERNATIONAL_WIRE"
OrderBystringThis parameter orders payouts. The only parameter allowed is "TransferCompletionDate". The preceding "-" sign means order by DESC, ommit it for searching ASC
PagestringPage number
LimitstringNumber of results on a page