Register seller

Registers a seller linked to a master in Split de Pagamento.

To generate the access_token, see the documentation: Get access_token.

ℹ️

Alphanumeric CNPJs will be implemented by the Brazilian Federal Revenue Service in July 2026

This change applies only to new registrations. There will be no changes to existing CNPJs.

The alphanumeric CNPJ is already supported by Cielo, with no changes required to your integration.

We recommend checking whether adjustments are needed in your merchant’s own checkout systems.



Body Params
string
required

Type of merchant to be created (Subordinate). Size: 15.

string

Master identification. Size: 36.

string
required

Name of the responsible contact. Size: 100.

string
required

Phone number of the responsible contact (numbers only). Size: 11.

string
required

Corporate name. Size: 100.

string
required

Document number (numbers only). Size: 14.
Allows submission of alphanumeric CNPJs.

string
required

Document type. Possible values: "CPF" or "CNPJ".

string
required

Trade name. Size: 50.

string
required

Email address. Size: 50.

string

Website address. Size: 200.

date

Required when DocumentType is "CPF". Birth date (only for individual registration - CPF). Format: yyyy-MM-dd. Size: 10.

string

Required when DocumentType is "CPF". Business activity branch in which the seller operates. (only for individual registration - CPF). See the List of Business Activity Branches.

BankAccount
object
Address
object
Agreements
object
string

List of attachments. Required only if the DocumentType field is CPF.

Attachment
object
Headers
string

Bearer <access_token>

Response

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json