v1

latestOpenAPI 3.1.02026-07-248556265.4 KB
Pix Automático

Criar instrução de pagamento

post/pix/automatic/payment_intents

Request body

authorization_idstring uuid required
txidstring

Um txid aleatório será gerado caso não seja informado

reason'schedule' required
due_datestring date required

Data de vencimento do pagamento (YYYY-MM-DD)

amountinteger required

Valor em centavos

descriptionstring nullable

A descrição será exibida ao usuário pagador

integration_idstring nullable

ID de integração

Response

idstring uuid
authorization_idstring uuid
status'processing' | 'accepted' | 'rejected' | 'settled' | 'canceled' | 'failed'
end_to_end_idstring
txidstring
reason'schedule' | 'retry_after_expiration_date' | 'retry_after_failure'
due_datestring date
amountinteger
descriptionstring nullable
integration_idstring nullable
accepted_atstring date-time nullable
rejected_atstring date-time nullable
rejection_reasonstring nullable
error_codestring nullable
created_atstring date-time
updated_atstring date-time