Delete Customer account

This is a Server-to-Server API that takes customer account ID as an input and delete the customer account ID in the Juspay system against the provided customer ID.

API Endpoints
Sandbox Link
POST
https://sandbox.juspay.in/customers/{customer_id}/customer-accounts/{customer_account_id}
Production Link
POST
https://api.juspay.in/customers/{customer_id}/customer-accounts/{customer_account_id}
Authorization Header
Headers
Path Params
Body
200 : Success
401 : Authentication Failed
Last updated 1 month ago