delete_consumer


POST  -- Delete a customer

Argument Description Type - Length Example Mandatory
safedebit_consumer_reference Safedebit consumer reference String - 35 YES


Request

POST /xxxx/delete_consumer HTTP/1.1
Host: xxx.xxxxxxxx.fr
Authorization: Basic JQheySHkalSNuakkmSmm==
Content-Type: application/json
Accept: application/json


{
"safedebit_consumer_reference": "123456789"}
                                                
Thanks to fill-in all the mandatory fields
Request

HTTP/1.1 200 OK
POST /xxxx/delete_consumer HTTP/1.1
Host: xxx.xxxxxxx.fr
Authorization: Basic JQheySHkalSNuakkmSmm==
Content-Type: application/json
Accept: application/json