
Buying from inFlow means you'll get both the GS1 US GTIN (a unique series of numbers associated with only your product) and a UPC barcode (the visual representation of the GTIN in a barcode format)
UPC is the visual representation of the GTIN in a barcode format
GTIN is a unique series of numbers associated with only your product
GTIN details
Company details
Checkout
{
  "company": {
    "source_id": "1",
    "name": "",
    "phone": "",
    "address1": "",
    "address2": "",
    "city": "",
    "state": "",
    "postal_code": "",
    "country": ""
  },
  "contacts": [
    {
      "email": "",
      "first_name": "",
      "last_name": "",
      "phone": "",
      "extension": "",
      "address1": "",
      "address2": "",
      "city": "",
      "state": "",
      "postal_code": "",
      "country": ""
    }
  ],
  "lines": [
    {
      "product_code": "SINGTN",
      "quantity": 1,
      "unit_price": "30.00",
      "attributes": {
        "brand_name": "",
        "description": ""
      }
    }
  ],
  "payment": {
    "transaction_id": "1",
    "provider": "PayPal"
  }
}[
  {
    "title": "GTIN details",
    "description": "",
    "status": "incomplete"
  },
  {
    "title": "Company details",
    "description": "",
    "status": "incomplete"
  },
  {
    "title": "Checkout",
    "description": "",
    "status": "incomplete"
  }
]