Bank transfer payment

Settle an order via bank transfer by uploading a receipt image.
Multipart upload. The payment_key value matches the key of a
bank-transfer-type entry in the order's online_payments[] array —
read it off GET /orders/{id} first. Receipts must be JPEG or
PNG
, max 5 MB.

Like POST /orders/{id}/payment, this requires the order to have
an existing bill (i.e. the merchant must have accepted it).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Body Params
file
required

JPEG or PNG receipt image, max 5 MB.

string
required

A key from a bank-transfer-type entry in the order's
online_payments[] array.

Responses

Language
Credentials
Bearer
token
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json