Skip to main content
DELETE
Delete Installments Plan
The Delete Installments Plan by ID endpoint allows you to delete a specific installment plan from the system. This operation permanently removes the plan and makes it unavailable for future transactions.

Authorizations

public-api-key
string
header
default:<Your public-api-key>
required
private-secret-key
string
header
default:<Your private-secret-key>
required

Path Parameters

installment_code
string
required

Identifier of the installment plan.

Response

200