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"

thirdPartyPayoutFlowEnabled
boolean

Enable the third-party payout flow for withdrawals with a counterPartyIdentityId.

Example:

true

Response

202

Organization CrissCross integration data