Get a Transaction rule
get
https://workspace.myeshopbox.com/payments
/v1/transactionRules?channelId=:cId
Get a Transaction Rule
cURL
curl -X GET https://workspace.myeshopbox.com/payments/api/v1/transactionRules?channelId=:cId \
-H "Authorization: Bearer XXXX" \
Last modified 3yr ago