Create a transaction

Creates a new transaction

Note that customer_external_key or customer_email can be provided in
place of customer_key to reference the customer.

These customer reference fields are required, but mutually exclusive
(i.e. you must provide exactly and only one of the three).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required
length between 1 and 255

Key of customer who made the transaction.

integer
required

Transaction amount in cents for specified currency.

string | null

Key of transaction category.

string
required
length between 3 and 3

Transaction currency type.

string
length between 4 and 255

Key of transaction record in PartnerStack.

metadata
object | null

Additional data that can be provided for the transaction on creation. Note that you can only store a maximum of 20 metadata attributes. The value of each attribute cannot exceed 100 characters, and the name of each attribute cannot exceed 30 characters.

string | null

Key of transaction product.

Responses

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