post https://api.thirdfi.org/api/v1/payment
Create payment request for on-ramp transaction
Log in to see full request history
Responses
Create payment request for on-ramp transaction
xxxxxxxxxx
curl --request POST \
--url https://api.thirdfi.org/api/v1/payment \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '{"trxType":"Buy"}'
Try It!
to start a request and see the response here! Or choose an example: