Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
curl --location --request POST 'https://api.stateset.com/v1/wholesale_order_line_items' \ --header 'Content-Type: application/json' \ --header 'Authorization: Token <token>' \ --data-raw '{ "wholesale_order_line_item_id": "example_1" }'
{ "success": 1 }
This endpoint creates a wholesale order line item.