Skip to main content
DELETE
/
api
/
v1
/
payment-method
/
{paymentMethodId}
Delete payment method
curl --request DELETE \
  --url https://sandbox.api.afriex.com/api/v1/payment-method/{paymentMethodId} \
  --header 'x-api-key: <api-key>'
{}

Documentation Index

Fetch the complete documentation index at: https://docs.afriex.com/llms.txt

Use this file to discover all available pages before exploring further.

Remove a payment method from the system. This action cannot be undone.

Authorizations

x-api-key
string
header
required

Static business API key from the dashboard

Path Parameters

paymentMethodId
string
required

The unique identifier of the payment method

Response

Payment method retrieved successfully.

The response is of type object.