Send Points API

This document explains the API endpoint for Send Points

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…

Send Points API Schema

PropertyTypeDescription
variables.recipients_data.sender_emailStringSuper Admin email sending the points.
variables.recipients_data.expiry_monthInt/StringExpiry of points in month.
variables.recipients_data.recipients[Recipient]List of recipient objects to whom balance will be sent.
variables.recipients_data.recipients[].to_nameStringRecipient’s full name.
variables.recipients_data.recipients[].to_emailStringRecipient’s email address.
variables.recipients_data.recipients[].amountStringAmount of balance/credits to be sent.
variables.recipients_data.recipients[].citationStringPurpose or reference note for the transaction.

Response Schema

PropertyTypeDescription
data.unique_idnumberUnique identifier of the transaction.
data.emailstringEmail address of the recipient (optional).
data.pointsnumberNumber of points to be credited or transferred.
data.namestringFull name of the recipient user.
data.phone_codestringCountry calling code of the recipient’s phone number.
data.phone_numberstringMobile number of the recipient user.
Body Params
string
Defaults to storesAdmin.mutation.sendBalance
string
Defaults to storeAdmin
variables
object
Responses

Language
Credentials
OAuth2
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json