HomeGuidesAPI Reference
Log InTalk to Sales
API Reference

InsertTransaction

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
Defaults to programId
Body Params
string

The unique identifier of the Transaction. i.e Transaction ID.

date

Date of transaction

float

Transaction amount

string

Product code as configured in the loyalty program.

string

Sub product code as configured in the program. (Optional)

string

Unique member ID of the member exist in the loyalty program. For programs having post claim features enabled, this parameter is optional.

string

Transaction type (DR or CR). Use DR when amount is deducted from the member account and you want to add points to member wallet. Use CR when amount is credited in the member account and you want to deduct the points.

string

Add your local attributes to the transaction api based your loyalty program configuration and their data types.

Headers
string
Defaults to application/json
string
Defaults to bearer

Add the generated auth token here

Responses

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