/forms/{slug_or_id}/products/{product_sku}/sold

This endpoint updates the sold amount for a product
This feature is available as part of the Standard API.

Log in to see full request history
Path Params
string
required

The form's slug, custom slug or ID.

string
required

The SKU of the product.

Body Params

The body of the request should contain the following fields:

  • sold
integer
required

The sold amount for the product.

Responses

Language
Credentials
Click Try It! to start a request and see the response here! Or choose an example:
application/json
text/html