GetAllPaymentRestResponseItem
id stringrequired
Payment UUID.
operation_id string
Operation UUID. Used to get receipt and track the transaction. This will not be returned if the payment has been scheduled.
type stringrequired
Possible values: [PAYMENT_COMPLETED
]
Transaction type.
end_to_end_id stringrequired
End to end id.
txid string
Payment txid identifier.
amount numberrequired
Value in R$ cents.
owner_name string
The payment owner name.
owner_person_type stringrequired
Possible values: [NATURAL_PERSON
, LEGAL_PERSON
]
The payment owner person type.
owner_document string
The payment owner document.
owner_account_number string
The payment owner account number.
owner_branch string
The payment owner branch.
owner_bank_name stringrequired
The payment owner bank name.
owner_bank_ispb string
The payment owner bank ispb.
beneficiary_name string
The payment beneficiary name.
beneficiary_person_type stringrequired
Possible values: [NATURAL_PERSON
, LEGAL_PERSON
]
The payment beneficiary person type.
beneficiary_document string
The payment beneficiary document.
beneficiary_bank_name stringrequired
The payment beneficiary bank name.
beneficiary_bank_ispb string
The payment beneficiary bank ispb.
created_at date-timerequired
Date of created payment.