Docs
post https://api.pix.iugu.com/ext/recipients

Registrar beneficiário

Sem ações implementadas definidas

Request

Headers

workspace_id

Required

Type: string

Identificador do workspace

Ex: 7CCZCmQtLdROI4ZDLWMiEj

Body

Content Type: application/json

document_number
String

Ex: 51138259055

document_type
String
Enum: `cpf`, `cnpj`

Ex: cpf

name
String <= 120 characters

Ex: Nome Exemplo

Example
1
2
3
4
5
{
  "document_number": "51138259055",
  "document_type": "cpf",
  "name": "Nome Exemplo"
}

Response

200

successful