Create new transaction

Creates new transaction and returns information

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

Loyalty Program Id

Body Params

Transaction Payload

string

Unique identifier for the loyalty subscription (required unless contactId is provided).

number
required

Transaction amount (must be provided).

boolean

Whether the transaction should be automatically completed.

string
required

Unique identifier (UUID) of the associated balance definition.

integer

Optional expiry time for the balance in minutes (must be greater than 0 if provided).

integer
≥ 1

Unique identifier of the contact involved in the transaction (required unless LoyaltySubscriptionId is provided).

string

Optional timestamp specifying when the transaction occurred.

meta
object

Optional metadata associated with the transaction.

integer

Optional time-to-live for the transaction (must be greater than 0 if provided).

Responses

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