Transactions
Create transaction session
Returns a unique URL for the Benny-hosted checkout session to complete an EBT transaction.
One can think of an EBT transaction as a “Session” or “Cart.” At initial creation, a transaction is a pending state. Pending transactions can be edited by the customer by actions like adding or removing items, changing payment, types, or more.
Once the order is complete, the transaction can no longer be edited by the customer.
POST
Authorizations
API key authentication for public endpoints
Body
application/json
Request to create a new EBT checkout transaction
Response
200
application/json
Transaction created successfully
Response containing the created transaction details