B2B Transactions
Get details of a specific B2B transaction by its ID.
Unique identifier of the resource
1B2B transaction retrieved successfully.
Unauthorized Access
Forbidden
The given resource or object was not found or does not exist.
Server Error
Retrieve a paginated list of B2B transactions.
Specifies the page number of the current dataset
1Indicates the number of rows on the current page.
10Filter by order ID.
123Filter by amount.
Type of B2B transaction
purchasePossible values: User's email (case-insensitive)
Filter by IP address
Filter by creation date using supported lookup expressions (e.g., gt, gte, lt, lte, date__gt, etc.).
created_date__gt=2024-01-01T00:00:00ZFilters by primary key
Filter by primary key greater than a specific value.
Filters by primary key greater than or equal to the given value
Filters by primary key less than the given value
Filters by primary key less than or equal to the given value
Successful response with a list of B2B transactions.
Unauthorized Access
Forbidden
The given resource or object was not found or does not exist.
Server Error
Last updated
Was this helpful?

