improved
2024-07-01
5 months ago by Felipe Sekkar de Padua
PIX
- As of 2024-07-15, to deliver more performance from our API, all transactions will be processed asynchronously, therefore a new transaction status has been created:
PROCESSING
. With this change, transactions of methodBANK_INSTRUCTION
andREFUND
will initially have theendToEnd
attribute set as null and will be filled after the state transition toPROCESSING
.