Which packaging unit and quantity unit should I use for services?

Which packaging unit and quantity unit should I use for services?

For physical items, the packaging unit and quantity unit are self-explanatory.

For services, we advise that you use:

  • "NET" for packaging unit
  • "**Pieces/ Item [Number]**" for quantity unit

On the Dashboard

On the API

{
  ...
  "package_unit_code": NT,
  "quantity_unit_code": U,
  ...
}