GuidesAPI Reference
Log In
API Reference

Create Sales Transaction

Creates a single sales transaction. However, this API is not intended for processing return without receipt transactions. These transactions should be handled exclusively through the UI to ensure proper validation and workflow compliance. Using this API for return without receipt transactions may result in unexpected behavior or data inconsistencies.

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

Input serializer for public sales transactions

header
object
required

Transaction Header

detail_lines
array of objects
required

Detail Lines

detail_lines*
tenders
array of objects
required

Tender Lines

tenders*
Headers
integer
required

The id of the active store to be used for this API invocation

string
enum
Defaults to application/json

Generated from available request content types

Allowed:
Response

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