post http://localhost:8080/transactions
Authorise a new non-scheme (non-card) transaction
Responses
200OK
500Internal error
Authorise a new non-scheme (non-card) transaction
200OK
500Internal error
xxxxxxxxxx
curl --request POST \
--url http://localhost:8080/transactions \
--header 'accept: application/json' \
--header 'content-type: application/json'
Try It!
to start a request and see the response here! Or choose an example: