Delete bank account
You can delete bank accounts from a Customer.
POST
/v1/customer/:id/sources/:id/delete
This command return a 204 status code response.
Returns
Returns a 204 status code response or error otherwise
Last updated
You can delete bank accounts from a Customer.
POST
/v1/customer/:id/sources/:id/delete
This command return a 204 status code response.
Returns a 204 status code response or error otherwise
Last updated