POST
/
v1
/
decision
{
  "payment_system_transaction_id": "<string>",
  "status": "not_submitted",
  "decision_at": "2023-11-07T05:31:56Z"
}

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json

Response

200
application/json
Successful Response

The response is of type object.