Deletar chave
Deletar/Cancelar uma chave
DELETE
https://dev.stric.com.br/pix/keys/{{id}}
Path Parameters
Name
Type
Description
id*
String
ID da chave a ser cancelada
Headers
Name
Type
Description
authorization*
String
Bearer token
account*
String
ID da conta a ser operada
{
"id": "9ac4a8b7-2b84-4ef0-87de-e9c06e9cfc5b",
"key": "[email protected]",
"type": "email",
"typeCode": 2,
"status": "PRE-CANCELED",
"date": "2022-06-20T16:07:59.399Z"
}
Last updated
Was this helpful?