Merchant
Change Daily Merchant Limit
This API updates the merchant's daily limit.
post/ChangeDailyMerchantLimit
Request body
Example request
{
"Method": "ChangeDailyMerchantLimit",
"PartnerId": 4548,
"BusinessUnitId": 4548,
"MerchantAccountKey": "378320-014700-0146333-1"
}Response
Change daily merchant limit
Example response
{
"Success": true,
"Message": "Purchase generated successfully",
"Validation": []
}