Payouts
If you send in a payout we will call the configured exchange location with every status change.
Action | Payment State | Description |
---|---|---|
pending | PENDING (20) | Transaction is created and ready for processing. |
payout:add | PENDING (20) | Payout is added to the processing engine, |
payout:send | PENDING (50) | Payout is sent and accepted. If the credit transfer is indicated as instant the funds are visible within 15 second on the payer's statement. For SCT payments, those are received by the bankaccount holder within the next business day. |
payout:received | PAID (100) | The transaction is reconciled |
new_ppt | PAID (100) | Confirmation that the payment Payout is completed. |
payout:rejected | DENIED (-63) | Payout can't be performed due to a block |
payout:storno | CANCEL (-64) | Payout is performed but reversed |
payout:failed | FAILURE (-60) | Payout is not successfully sent due to invalid data. |
Updated 3 months ago