post https://example.com/transaction.pended
An account transaction has been set to pending
Log in to see full request history
Response
200Ok
An account transaction has been set to pending
200Ok
xxxxxxxxxx
curl --request POST \
--url https://example.com/transaction.pended \
--header 'content-type: application/json'
Try It!
to start a request and see the response here!