Skip to main content
PUT
Submit Card Processing Supporting Documents

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

card_acquiring_id
string<uuid>
required

Body

multipart/form-data
payload
string
required

JSON object with website, average_ticket_minor, monthly_volume_minor, max_ticket_minor and an optional keep_existing list of document slots to carry forward unchanged. Amounts are minor units (cents).

voided_check
file | null

Voided check for the account settlements should land in.

bank_statements
file | null

Last 3 months of business bank statements, one file.

processing_statements
file | null

Last 3 months of merchant processing statements. Optional — only applies when the business already processes with another provider.

Response

Successful Response

status_code
integer
required

HTTP status code for the response.

data
MerchantInfoRead · object
required

Payload or error details.

query_generated_time
integer
required

UTC timestamp (milliseconds since epoch) when response was generated.