Skip to main content
PUT
Setup Bitso integration.

Authorizations

Authorization
string
header
required

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

Body

application/json
apiKey
string
required

The Bitso API key for authentication.

Required string length: 10 - 32
Example:

"hKaAodQNLK"

apiSecret
string
required

The Bitso API secret for authentication.

Required string length: 10 - 64
Example:

"ad0b2a2190dde067f3fd5a523f1c2aen"

ownerIdentityId
string
required

Id of the identity, who is the owner of Bitso Wallet.

Example:

"cm9db4g2s4r7ro224ra6u1qvl"

Response

202 - application/json

Organization Bitso integration data

provider
string
required
integrationNetworkAddresses
object[]