Get Brazil payout data by id
GET /order/v1/payout/brazil/{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
Payout payment method
Payout bank information
object
Pix information data
object
The type of pix
The key of pix
Bank account information data
object
The ispb number
The bank number
The bank branch number
The bank account number
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 document type
The document number
The owner information.
PS: This field is optional, not all payment methods have this information.object
The name of the owner.
The document of the owner.
The bank information of owner.
object
The bank name.
The bank ISPB code.
The bank code, like COMPE.
The account number.
The branch account number.
The pix.
object
The type of pix
The key of pix
The payout E2E ID
The Receiver
object
The receiver name.
The document of the receiver.
object
Document type
Document number
Account bank data
object
The bank name
The bank code
The bank ispb
The pix key
object
The type of pix
The key of pix
The bank account
object
The type of pix
The key of pix
Fee
object
Fixed fee amount
object
Variable fee amount
object
Addictional fee amount
object
The request is not valid
Unauthorized Request
Resource not found
An unexpected error occurred inside the server