Cancel a Settlement Request
post
Authorizations
X-Ledger-API-UserstringRequired
(required) Username of a registered API User
Path parameters
settlement_idintegerRequired
settlement's id
Responses
200
settlement object
application/json
400
Settlement cannot be canceled
application/json
404
Settlement not found
application/json
post
/settlements/{settlement_id}/cancelLast updated