Manage Buyer
Last updated
Last updated
This endpoint retrieves the list of customers with optional filters such as customer group, date, email, and name.
Filter by customer group
Filter by date
Search by keyword
Filter by email address
Filter by customer name
Limit the number of results
Offset for pagination
Indicates if only count is returned (1 for count, 0 for list)
Filter by customer status
Bearer token for authentication.
Successfully got the customer list
This endpoint retrieves the list of customer groups with optional filters such as keyword, limit, and offset.
Limit the number of results
Offset for pagination
Search by keyword
Indicates if only count is returned (1 for count, 0 for list)
Bearer token for authentication.
Successfully got all customer group list
Retrieves the details of a specific customer by their ID
ID of the customer
Bearer token for authentication.
Successfully retrieved customer details
This endpoint allows the creation of a new customer with the provided details.
Bearer token for authentication.
75
test
test@gmail.com
4364536456
Picco123@
Picco123@
0
1
2
Successfully created a new customer
Updates the details of a specific customer
ID of the customer
Bearer token for authentication.
Successfully updated the customer