Delete payment method
information
Payment methods can only be deleted by the entity that created the customer.
- Request
- Response
DELETE /customers/{uuid}/paymentMethods/{paymentMethod_uuid}
{
"date": "2026-04-22T15:03:12+01:00",
"success": true,
}