Create product
Documentation Index
Fetch the complete documentation index at: https://docs.plude.io/llms.txt
Use this file to discover all available pages before exploring further.
Headers
Configure which environment the request will handle. If the provided credentials do not allow access to this specified environment, a 403 Forbidden response is returned.
Body
The product's name, meant to be displayable to the customer.
The product's handle or SKU.
The product's description.
Optional. Value of "standard", "reduced", "exempt" or specific code "ptc_xx". Defaults to standard.
Response
OK
The product's name.
Unique id for the product.
The product's handle or SKU.
A description of the product. This may be used internal or external.
An optional taxCode for this product.
Date and time when the product was created.
/// Date and time when the product was last updated.

