Upload Proof of Payment
Submit proof of payment for an B2B transaction.
Onramp: Upload a payment receipt file (JPEG/PNG/GIF/PDF, max 3 MB). The file is forwarded to the B2B partner to confirm fiat receipt.
Offramp: Provide the blockchain transaction hash or block explorer URL confirming that stablecoins have been sent. The transaction status is updated from pending to processing and the admin is notified.
Authorizations
Body
The transaction reference returned when the transaction was created (e.g. link-otc-12345678).
"link-otc-12345678"
The type of transaction. Determines which proof is expected — file for onramp, transaction_hash for offramp.
onramp, offramp Required for onramp only. Proof of payment file. Accepted types: JPEG, PNG, GIF, PDF. Maximum size: 3 MB.
Required for offramp only. The blockchain transaction hash or block explorer URL confirming stablecoin transfer (e.g. a Tronscan or Etherscan link).
"0xabc123..."

