post https://example.com/v1/payments
Log in to see full request history
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
Loading…
Responses
503Server Error
time | status | user agent | |
---|---|---|---|
Retrieving recent requests… |
503Server Error
xxxxxxxxxx
10curl --request POST \
--url https://example.com/v1/payments \
--header 'accept: application/json' \
--header 'content-type: application/*+json' \
--data '
{
"side": 0,
"feeType": 0
}
'
Try It!
to start a request and see the response here! Or choose an example: