Approve incoming transaction.
Approve a pending incoming transaction after it enters receiver review. Provide receiverCustomerInfo only when the pending incoming transaction explicitly requested additional receiver fields during review. For the Step 4 sandbox scenarios, sanctions_hit and sender_kyc_not_approved are hard reject-only cases and return 409 on this route. counterparty_info_incomplete stays on this same review lane and remains technically approvable after manual review is completed in the demo flow.
Authorizations
Integration-key Basic Auth (clientId:clientSecret) as documented in docs/public/AUTHENTICATION.md.
Path Parameters
Canonical public transaction identifier for transaction-family readback and actions.
Body
Provide receiverCustomerInfo only when the pending incoming transaction explicitly requested additional receiver fields during review.
Receiver-review approval payload for a pending incoming transaction.
Receiver/customer fields provided to satisfy the current review requirements when additional information is requested.
Response
Incoming transaction approved.
Bounded public incoming-review approval result. The response is transaction-first and intentionally smaller than full transaction detail.
Canonical public transaction identifier for the approved incoming transaction.
Direction of this approved transaction.
INCOMING Current transaction lifecycle status after the approval decision was recorded.
CREATED, PENDING, PROCESSING, COMPLETED, REJECTED, FAILED, REFUNDED, EXPIRED System-generated BLIPS customer identifier associated with this incoming transaction when available.
Platform-side customer identifier associated with this incoming transaction when available.
Transaction creation timestamp.
Last update timestamp after the approval decision was recorded.
Settlement timestamp when the approved incoming transaction has completed settlement.
Bounded source detail for the approved incoming transaction.
Bounded destination detail for the approved incoming transaction.
Main received amount for the approved incoming transaction.