Create a transaction
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Body
The unique identifier for the corporation associated with this transaction.
ISO 8601 formatted date string indicating date on which the transaction took place. If tax calculations need to be based on a different date, please contact our team for assistance.
Customer details for this transaction.
ISO 4217 alpha-3 currency code for the transaction.
Total amount before tax, shipping, handling, and discounts.
This is the total amount charged to the customer, which includes the subtotal, shipping and handling fees, tax, and reflects any applied discounts.
Numeric value representing the amount of sales tax paid by the customer for this transaction
Type of the transaction. Currently sales and refund transactions are supported.
SALE
, REFUND
The unique identifier for a transaction.
Total discount amount applied to the subtotal.
Total shipping and handling charges.
The platform from which the transaction originated. This is useful for tracking transactions from different platforms.
RAZORPAY
, OTHER