Registrar nova chave

Cadastrar uma nova chave

POST https://dev.stric.com.br/pix/keys

Headers

Request Body

{
    "key": "*****",
    "type": "random",
    "typeCode": 4,
    "status": "WAITING",
    "statusCode": 0,
    "id": "63207615-fb27-47dd-ba2e-589d26bb0846",
    "date": "2022-06-20T22:33:06.852Z"
}

Tipos de chaves disponíveis

Last updated