Hi Everyone,
Kindly asking on where and how to get the following items listed below
- Regex pattern of order form and get product responses:
- List of Validations needed:
- Acceptable characters – numeric/alphabet/alphanumeric/special character [ _,-]
- Minimum number of characters – ie. 0
- Maximum number of characters – ie. 255
- Accepted Pattern – ie. 09XXXXXXXX, ____@____, (02) – 8888 - 8888
- Required – true/false
- Order Form List of Fields
- Quantity
- Variant_id
- Customer Last_name
- Customer Email
- Shipping_Address First_name
- Shipping_Address Last_name
- Shipping_Address Address1
- Shipping_Address Phone
- Shipping_Address City
- Shipping_Address Province
- Shipping_Address Country
- Shipping_Address Zip
- Shipping_lines title
- Shipping_lines price
- Get Product Response Fields
- Product Id
- Product Title
- Product Vendor
- Product Product_type
- Product Created_at
- Product Handle
- Product Updated_at
- Product Published_at
- Product Template_suffix
- Product Published_scope
- Product Tags
- Product Status
- Product Admin_graphql_api_id
- Variant id
- Variant product_id
- Variant title
- Variant price
- Variant sku
- Variant position
- Variant inventory_policy
- Variant compare_at_price
- Variant fulfillment_service
- Variant inventory_management
- Variant option1/2/3
- Variant created_at
- Variant updated_at
- Variant taxable
- Variant barcode
- Variant grams
- Variant image_id
- Variant weight
- Variant weight_unit
- Variant inventory_item_id
- Variant inventory_quantity
- Variant old_inventory_quantity
- Variant requires_shipping
- Variant admin_graphql_api_id
- Option id
- Option product id
- Option name
- Option position
- Values
- Image id
- Image product_id
- Image position
- Image created_at
- Image updated_at
- Image alt
- Image width
- Image height
- Image src
- Image variant_ids
- Image admin_graphql_api_id