Product

    • name
      Type: string
      max length:  
      5000
      required

      The product's name, meant to be displayable to the customer.

    • active
      Type: boolean

      Whether the product is currently available for purchase. Defaults to true.

    • description
      Type: string
      max length:  
      40000

      The product's description, meant to be displayable to the customer. Use this field to optionally store a long form explanation of the product being sold for your own rendering purposes.

    • id
      Type: string
      max length:  
      5000

      An identifier will be randomly generated by Paypercut. You can optionally override this ID, but the ID must be unique across all products in your Paypercut account.

    • unit_label
      Type: string
      max length:  
      12

      A label that represents units of this product. When set, this will be included in customers' receipts, invoices, Checkout, and the customer portal.