cURL
curl --request DELETE \ --url https://api.satsuma.ai/payment-method/{paymentMethodId} \ --header 'Authorization: <api-key>'
{ "data": true, "messages": [ { "context": "<string>", "level": "Information", "text": "<string>", "data": {} } ] }
Delete a payment method for the organization
API Key authentication
Payment method identifier
Merchant identifier
OK
Show child attributes