otu_reset_mandat


POST  - otu_reset_mandat.description is missing

Argument Description Type - Length Example Mandatory
umrUnique mandate referenceString - 35YES
otu_emailfield.otu_email.label is missingBoolean - 1NO *
otu_smsfield.otu_sms.label is missingBoolean - 1NO **



Request

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


{
"umr": "UMR_XXXXXX"}
                                                
otu_reset_mandat.success is missing

Response

HTTP/1.1 200 OK
Content-Type: application/json


{
    "result": true,
}
                                        


otu_reset_mandat.fail is missing

Response

HTTP/1.1 200 OK
Content-Type: application/json


{
    "result": false,
    "code": "xxxxx",
    "message": "xxxxxxxxxxxxxxxxxxxx"
}
                                         


Argument Description
result true or false :
true : action succeeded
false : action failed
code See (error codes in annex).
Authorized extensions : gif,jpeg,jpg,png,pdf.
Thanks to fill-in all the mandatory fields
Request

HTTP/1.1 200 OK
POST /ssp/add_mandate HTTP/1.1
Host: xxx.safedebit.fr
Authorization: Basic JQheySHkalSNuakkmSmm==
Content-Type: application/json
Accept: application/json