cURL
curl --request DELETE \ --url https://api.fernhq.com/payment-accounts/{paymentAccountId} \ --header 'Authorization: Bearer <token>'
{ "message": "Invalid input provided", "code": "VALIDATION_ERROR", "details": "<unknown>" }
Delete all details about a specific payment account
To authenticate server-side requests
Unique identifier of the payment account
Default Response
Was this page helpful?