buy-offer
POST {{market-api-endpoint}}/fulfillments
Cancel offer
Url: /offers/{offerId}/cancel
Request Body
{"type"=>"PURCHASE", "offerId"=>"b7f15c06-db10-4330-8594-ca1d33e936da", "amount"=>1, "externalUserId"=>"1234-5678", "walletAddress"=>"0xAEd63bE5E265f435F14c53A52f786de586F83523"}
RESPONSES
status: OK
{"success":true,"result":{"id":"5fe9c379-502f-465b-8c8b-eb556eddee96","type":"REIMBURSEMENT","offerId":"0079dfe0-56d2-4bd2-bcd4-65e845e0109c","amount":1,"status":"QUEUED","creationDate":"2021-12-17T15:03:36.274123"}}