Create a representment
POST {{baseUrl}}/claims/:claim_id/chargebacks/:event_id/representments
Acquirers use the endpoint to create a representment.
Body
PARAM
Key | Datatype | Required | Description |
HEADERS
Key | Datatype | Required | Description |
Content-Type
|
string | ||
Accept
|
string |
RESPONSES
status Created
{
"eventId": "800000152099"
} |
ENDPOINTS