Create billing account

Creates a billing account and uploads digital certificate for digital signatures and invoicing

Path parameters

organizationIdstringRequired
Organization ID
merchantIdstringRequired
Merchant ID

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
countryenumRequired
Country for the certificate
certificatePasswordstringRequired

The password of the certificate - Required for CL and MX

certificateFilestringOptional

Certificate file content (Base64) - Required for CL

certificateKeystringOptional

Certificate key file content (Base64) - Required for MX

certificateCerstringOptional

Certificate .cer file content (Base64) - Required for MX

testSetIdstringOptional

Test set id - Required for COL

formRutstringOptional

Form RUT .pdf file content (Base64) - Required for COL

Response

Create billing account and upload digital certificate for digital signatures and invoicing
merchantIdstring
slugstring
profileobject
businessTypestring
businessStructurestring
capabilitiesobject
chargesEnabledboolean
countryIdstring
createdAtdatetime
defaultCurrencyIdstring
kybCompleteboolean
disabledboolean
disabledReasonstring
Countryobject or null
brandingobject or null

Errors