POST
Dispute a Settlement
This API call allows clients to dispute a settlement (if within the dispute window).
Requires access token scopes: settlement_network_read, settlement_network_write
Path Params
-
enterpriseIdstring required -
settlementIdstring required
Body Params
object
-
connectionIdstring required -
reasonstring -
expectedTransfersmap of strings required -
payloadstring required -
signaturestring required -
noncestring required
Responses
200
OK
Response Body
object
-
disputeobject requireddispute object
-
idstring required -
createdAtstring date-time required -
updatedAtstring date-time required -
connectionIdstring required -
disputedSettlementIdstring required -
userIdstring required -
expectedTransfersmap of strings requiredexpectedTransfers object
-
<key>string
-
-
retractedboolean required -
settledInSettlementIdstring -
reasonstring -
retractedBystring -
retractedAtstring date-time -
disputeClosureIdstring -
retractedReasonstring
-
400
Bad Request
No response body
401
Unauthorized
Response Body
object
-
errorstring required
403
Forbidden
Response Body
object
-
errorstring required
404
Not Found
Response Body
object
-
errorstring required
409
Conflict
Response Body
object
-
errorstring required
422
Unprocessable Entity
Response Body
object
-
errorstring required
500
Internal Server Error
Response Body
object
-
errorstring required