You are here:
MtxRequestSubscriberRecharge (Managed Package)
This Matrixx API updates the balance of a subscription in the Matrixx instance.
This feature is part of the Communications Cloud managed package.
Sample Request
To get the updated balance:
{
"body": {
"$": "MtxRequestSubscriberRecharge",
"BalanceResourceId": 1
},
"endpoint": "callout:Matrixx/subscriber/ExternalId+Sub-d10206ba-6fca-0076-b29c-87e641869536/recharge/10",
"headers": {}
}
-
HTTP Path: /service/subscriber/ExternalId+%SubscriptionNumber%
-
HTTP Method: GET
-
Named Credential: Matrixx

