PPC Form - VernonCo/ps_utils GitHub Wiki
offers 3 options:
-
Get Available Charges - retrieves the types of available run and setup charges for the productId given
-
Get FOB Locations - retrieves the available locations to ship the procuctId from. Selecting one in the returned results will get the PPC for the productId at that location
-
Get Product, Pricing, and Config - retrieves all the price breaks and decoration locations & charges
is the required location # that the productId PPC is being requested for. This can be found by first using the Get FOB Locations or other services like Inventory V2 that provide LocationIds.
is used to return either Customer, List, or Net pricing
is used to return either Blank or Decorated charges on the PPC
default to US and English, but can be changed to Canada or French
The results returned with Return Type ‘Display in app’ are returned as a table. Information that is a list, is shown as accordions to help with display real estate. Click on Blue headings to expand the underlying information. Ids and quantities that are in the underlying information have been put in the heading to help with selection.
The part group columns are used to show sub parts of the overall part. ‘Next Part Group’ shows the sub level. (ie 0=main level, 1=belongs to 0). For instance a mug may have different lids and bodies. The entire mug partId would be level 0, while lids and bodies would be level 1…all belonging to Part group 1.