post https://api.emblemfi.com/v1/offers/search
Find Offers available by Merchant in your Program
Log in to see full request history
Response
Find Offers available by Merchant in your Program
xxxxxxxxxx
10curl --request POST \
--url https://api.emblemfi.com/v1/offers/search \
--header 'accept: application/json' \
--header 'content-type: application/json' \
--data '
{
"merchant_id": "mrc_iRbTJ3gYW477bXZPfuXpuH",
"type": "all"
}
'
Try It!
to start a request and see the response here! Or choose an example: