v1

latestOpenAPI 3.0.32026-07-26208618579.9 KB
Forward authorisation webhook

Request which is being send to customers decision making systems

This is not an endpoint. This is the description of request the which is being sent to customers decision making system if provided

post/auth

Request body

Example request

{
  "metadata": {
    "systemTimeStamp": "2021-10-14T09:23:54.611951Z",
    "available": {
      "amount": 3.14,
      "currency": "EUR"
    }
  }
}

Response