Create new claim
POST {{baseUrl}}/claims
Issuers and acquirers use this endpoint to create a new claim.
Request Body
{"contextId"=>"TXN_63cef42e6f7711eaa77feeee0afdc116", "contextType"=>"TRANSACTION"}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string |
RESPONSES
status: Created
{"claimId":"713992756751"}