Delete a reimbursement request
This api Undo a Reimbursement request
REST
Headers
Fields | Type | Description | Example | O/M | Data Management |
---|---|---|---|---|---|
URL | string | /v1/company_reimbursement/<merchant_txn_id> | M | ||
METHOD | string | DELETE | M | ||
content-type | string | JSON | application/json | M | |
x-access-token | string | Session token with validity | token | M |
This will move corresponding comp_emp_txn into pending_submission Also note, any txn in pending_submission or company_disapproved state can be resubmitted and its status will change to pending_approval
Request
Success
Error