Skip to main content
POST
Upload an external payment receipt

Authorizations

Authorization
string
header
required

Pass your API key as a bearer token: Authorization: Bearer <API_KEY>.

Path Parameters

external_payment_id
string<uuid>
required

The ID of the external payment.

Body

application/json
base64
string
required

Base64-encoded receipt file contents.

fileName
string

Optional file name for the receipt.

Response

The receipt was uploaded.

data
object