Skip to main content

createPixKey

POST 

/api/pix/keys

Create a new EVP Pix key

Request

Body

required
    account_number stringrequired
    account_branch stringrequired

Responses

Successful operation

Schema
    id id (string)

    Key id

    type type (string)

    Key's type

    key key (string)

    Key

    emv emv (string)

    EMV related to the key

Loading...