Skip to main content
POST
Submit OTC Deposit For Officer Review (B2B Tab 3)

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
string<uuid>
required

Body

application/json

Requires proof_url, or proof_file_name and proof_file_sha256 (e.g. After POST .../proof), or both.

payment_reference
string
required

Bank wire reference. Globally unique (case-insensitive) when set.

transfer_date
string
required

YYYY-MM-DD

proof_url
string
sender_account_name
string
sender_account_number_last4
string
sender_bank_name
string
sender_bank_branch
string
receipt_number
string
receipt_uploaded_at
string<date-time>
proof_file_name
string
proof_mime_type
string
proof_size_bytes
integer<int64>
proof_file_sha256
string

Response

Pending officer review

deposit
object