Skip to content

Topup Account Credit

WARNING

This endpoint is only relevant if you're utilizing the account credit system.

Topup (increase) an accounts messaging credit

Request

Endpoint

Messaging Plus expects a PATCH request

PATCH https://mplus.instagiv.com/account/{account-uuid}
KeyDescriptionExample
account-uuidAccount UUID to delete16e7c990-3a03-4b4b-b98f-732aae5bf8d1

Query strings

KeyRequiredDescriptionExample
keytrueOrganization API key?key=aaaabbbbcccc111222333

Body

json
{
    "topup": 400
}

Body parameters

KeyExpected valueDescription
topupintegerNumeric value to increase account credits by

Response

Supplies a 200 response upon successful account topup

Messaging Plus is a Cymba API