Get Pay Outs ListCopy Pageget https://openapi.sandbox.xenithpay.com/v1/payoutsYou can use this endpoint to retrieve a list of Pay Out requests.Recent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Query Paramscreated_gtestringFilters Pay Outs created on or after this time, in RFC3339 format (UTC+0).created_ltestringFilters Pay Outs created on or before this time, in RFC3339 format (UTC+0).limitstringSpecifies the maximum number of records to return. The limit can range between 1 and 50.after_idstringReturns records after this ID (used for pagination).before_idstringReturns records before this ID (used for pagination).orderstringrequiredSpecifies the sort order of the results, either "asc" or "desc."currencystringFilters Pay Outs by currency, using the ISO 4217 three-letter code.referenceCodestringFilters Pay Ins by referenceCode provided during creation.HeadersContent-TypestringrequiredSpecifies the format of the request body (JSON).Xenith-Api-KeystringrequiredAPI Key will be delivered to you by emailXenith-Request-TimestampstringrequiredISO 8601 date time format, should be in (UTC+0)Xenith-Request-SignaturestringrequiredRefer to page Build Signature and Set Headers for instructions on how to build a signatureResponses 200Successfully get pay out list 400Request failed due to failing request validation. See the Get Pay Out List Errors dictionary for more detail. 500An unexpected server error occurred. Wait briefly and retry. If the error persists after multiple attempts, contact support. Retrying is safe for this GET operation. See the Get Pay Out List Errors dictionary for more detail.Updated 27 days ago