Skip to main content
PUT
Setup CrissCross integration.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
clientId
string
required

The CrissCross clientId for OAuth authentication.

Required string length: 1 - 256
Example:

"your-crisscross-client-id"

clientSecret
string
required

The CrissCross clientSecret for OAuth authentication.

Required string length: 1 - 256
Example:

"your-crisscross-client-secret"

merchantId
string
required

The CrissCross merchantId for Payouts API requests.

Required string length: 1 - 256
Example:

"f47ac10b-58cc-4372-a567-0e02b2c3d479"

businessIdentityId
string
required

The Borderless business identity id that represents the merchant itself. The first-party (exchange) flow is used only when both the source account owner and the destination payment instruction belong to this identity; otherwise the third-party payout flow is used.

Required string length: 25

Response

202

Organization CrissCross integration data