Delete Charge Back Report
Delete a chargeback report by its identifier
Request
URI
DELETE
https://{api_host}/suite-api/api/chargeback/reports/{id}
COPY
Path Parameters
string
id
Required
Report identifier
Responses
204
The report is deleted successfully
Operation doesn't return any data structure
Code Samples
COPY
curl -X DELETE -H 'Authorization: <value>' https://{api_host}/suite-api/api/chargeback/reports/{id}
Chargeback Reports Operations
GET
Get Report Schedules By Id
PUT
Update Report Schedule By Id
POST
Create Report Schedule By Id
GET
Get Charge Back Reports
POST
Create Charge Back Report
GET
Get Charge Back Report
DELETE
Delete Charge Back Report
GET
Download Charge Back Report
GET
Get Report Schedule By Id
DELETE
Delete Schedule By Id