Skip to main content
DELETE
Delete a PIX key for a specific merchant

Authorizations

x-api-key
string
header
required

Company API key for authentication

Path Parameters

merchantId
string
required

The merchant ID

Body

application/json
key
string
required

Pix key to delete

Minimum string length: 1
provider
enum<string>
required

Provider name (accepts lowercase and uppercase, returns uppercase)

Available options:
CELCOIN,
RINNE,
CAPPTA
Minimum string length: 1
Example:

"CELCOIN"

Response

PIX key deleted successfully