Overview

You can use this API request to top-up a customer’s email/SMS quota.

The Method

API-Method
RESTPOSThttps://[Your URL]/api/2.0/customers/topup/:customer_id/:package_identifier

Parameters

Required Parameters

You must include the following parameters for the request to work.

Property TypeDescriptionDefaultRequired
$idintegerID of the customer to top-up.noneyes
$package_idstringIdentifier for the top-up package.noneyes

Example Request


Example Response