PromoStandards Service Codes
The following table lists the service codes
Service Code | Service Name |
---|---|
Product | Product Data |
MED | Media Content |
PPC | Product Pricing and Configuration |
PDC | Product Compliance |
INV | Inventory |
PO | Purchase Order |
ODRSTAT | Order Status |
OSN | Order Shipment Notification |
INVC | Invoice |
SPCC | Service Provider Customer Credentials |
Codes for PromoStandards Web Services in json format.
[
{
"Code": "INV",
"Name": "Inventory"
},
{
"Code": "INVC",
"Name": "Invoice"
},
{
"Code": "MED",
"Name": "Media Content"
},
{
"Code": "OSN",
"Name": "Order Shipment Notification"
},
{
"Code": "ODRSTAT",
"Name": "Order Status"
},
{
"Code": "PDC",
"Name": "Product Compliance"
},
{
"Code": "Product",
"Name": "Product Data"
},
{
"Code": "PPC",
"Name": "Product Pricing and Configuration"
},
{
"Code": "PO",
"Name": "Purchase Order"
},
{
"Code": "SPCC",
"Name": "Service Provider Customer Credentials"
}
]