DELETE http:///api/v1/partner/transactions/{transactionId}
Parameter name | Value | Description | Additional |
---|---|---|---|
transactionId | string | Required |
The request body takes a complete PartnerTransactionDeleteRequest resource, containing the following writable properties:
{
"employeeId": "string",
"reason": "string",
"terminalId": "string"
}
Name | Type | Description | Additional |
---|---|---|---|
employeeId | string | Optional | |
reason | string | Optional | |
terminalId | string | Optional |
The following HTTP status codes may be returned, optionally with a response resource.
Status code | Description | Resource |
---|---|---|
default | successful operation |