Add transaction for an order payment
OK
Bad Request
Unauthorized
Not Found
Internal Server Error
{- "event": "open",
- "pspEvent": "string",
- "amount": 0,
- "isSuccess": true,
- "errorDetail": "string",
- "pspStatus": "string",
- "requestJson": "string",
- "responseJson": "string",
- "paymentAction": {
- "adapterId": "string",
- "type": "string",
- "url": "string"
}
}
{- "event": "open",
- "pspEvent": "string",
- "amount": 0,
- "isSuccess": true,
- "errorDetail": "string",
- "pspStatus": "string",
- "requestJson": "string",
- "responseJson": "string",
- "created": "2019-08-24T14:15:22Z",
- "paymentAction": {
- "id": "string",
- "adapterId": "string",
- "type": "string",
- "url": "string"
}
}