API reference

Returns an overall report of a single batch.

A batch number identifier must be specified in the API request, this can be obtained while creating a new Glider Batch or from a separate Report API.

ParameterDescriptionExample
batchIdBatch number identifier50
  • Parameters
    • batchId (required, number, 50) ... Glider batch identifier.

API response values are described in the table below:

NameDescriptionExample
batchIdBatch number identifier50
nameBatch nameCampaign XYZ
marketingIdIdentifier for the related notification campaign5
scheduledScheduled time for the invoice campaign2023-01-01 10:10:10
isSingleBoolean flag for Glider widget campaign onlyfalse
channelNotification channel (mobile, email, link)mobile
plansNumber of registered plan for the campaign3
plansAmountAmount (in dollars) of the registered plans for the campaign3300.88
templateMessage template for the campaign ({subject: ..., body: ...} JSON format for email campaigns)Hello {{name}}. Click on the url to pay your bill {{url}}
invoicesTotal number of invoices in the batch3
approvedInvoicesTotal number of approved invoices2
rejectedInvoicesTotal number of rejected invoices1
totalAmountTotal amount (in dollars) of approved invoices615.08
smsSent[DEPRECATED] Total amount of sms sent2
smsDelivered[DEPRECATED] Total amount of sms delivered2
smsFailed[DEPRECATED] Total amount of sms failed0
smsPending[DEPRECATED] Total amount of sms pending0
visitsTotal amount of visits to the unique urls created for this batch6
approvedPaymentsTotal amount of approved payment transaction for this batch1
declinedPaymentsTotal amount of declined payments for this batch0
paymentAmountTotal amount (in dollars) of approved payment transactions200.00
receiptsTotal amount of requested receipts from the end-user1
uniqueVisitsNumber of unique visits for the campaign34
notificationCreditsAmount of the credits used for the campaign6
notificationDeliveredAmount of notification delivered for the campaign4
notificationBouncedAmount of bounced notification for the campaign1
Language
Click Try It! to start a request and see the response here!