Skip to content

Interface: ReviewFormFieldsRequest

JSON body for POST /v1/{api_key}/review_form_fields

Properties

order_id?

ts
optional order_id?: string;

Optional order context. Inspect the response's form_config to determine which fields are required.


product_id

ts
product_id: string;