Get Mexico payout data by id
GET /order/v1/payout/mexico/{id}
NOTE: Please, to authenticate use the scope: “api://app-order-prd”
Authorizations
Section titled “Authorizations ”Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ”Responses
Section titled “ Responses ”The resource was returned successfully
object
Payout id, unique identification
Payout idempotency key
Payout description
Payout amout
Payout status
Payout error message
Payout creation date
The crypto
object
The crypto wallet address
The memo
Batch information when this payout was split into a batch
object
Id of the batch
Total number of child transactions in the batch
Number of child transactions already paid
Number of child transactions that failed
Number of child transactions still pending
Amount already paid across all child transactions
Amount still pending across all child transactions
Child transactions the batch was split into
object
Id of this child transaction
Idempotency key of this child transaction - the first child reuses the batch idempotencyKey verbatim, later ones suffix it
Ordering position of this child transaction within the batch
Amount of this child transaction
Status of this child transaction
End-to-end id of this child transaction
Date this child transaction was paid
Error message when this child transaction failed
The financial partner of the payout
The payout payment method
Payout Customer data
object
Customer fullName
Customer email
Customer phone
The date of birth or foundation, in ISO-8601 YYYY-MM-DD format.
Document
object
The mexican document type (RUC, RFC).
The document number
The payout bank information
object
Bank account information data
object
The account number or clabe interbancaria
The bank code
The request is not valid
Unauthorized Request
Resource not found
An unexpected error occurred inside the server