Skip to main content
POST
Attach customer to collection

Authorizations

Authorization
string
header
required

Use your OAuth client credentials to obtain a short-lived Bearer token from POST /oauth/token.

Headers

Accept
string
default:application/json

Content type header.

Body

application/json
customer_id
string
required

Unique identifier of the customer. The customer must belong to your business and be VERIFIED.

transaction_id
string
required

Unique identifier of the collection transaction.

Response

Transaction updated successfully.

message
string
required