Skip to main content
PUT
Update a Pending Card Processing Application

Authorizations

Authorization
string
header
required

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

Body

multipart/form-data
payload
string
required

The application to edit and the fields to change, sent as JSON text. Only card_acquiring_id is required.

voided_check
file | null

Replacement voided check. Omit to keep the stored one.

bank_statements
file | null

Replacement bank statements. Omit to keep the stored one.

processing_statements
file | null

Replacement processing statements. Omit to keep the stored one.

Response

The application was updated.

status_code
integer
required

HTTP status code for the response.

data
MerchantOnboardingRead · object
required

Payload or error details.

query_generated_time
integer
required

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