GuidesChangelog
HomeLog In
These docs are for v2023.1. Click to read the latest docs for v2023.2.

Customer stickers

Supported customer sticker scenarios

  • Receiving customer stickers in PDF;
  • Receiving customer sticker meta data;
  • Indicating which stickers are printed and placed.

For the business rules concerning stickers, please read Customer stickers.


Receiving customer sticker files

Purpose:
Receive customer sticker files in PDF format.


NRProcess stepAPI call / scenario
1 AReturns customer stickers in pdf format.GetCustomerStickers
1 BReturns the customer sticker in pdf format by ID.GetCustomerStickerById


Receiving customer sticker meta data

Purpose:
Receive instructions and order references for the received customer stickers.


NRProcess stepAPI call / scenario
1Returns customer sticker meta data for a list of sales order ids.GetCustomerStickerMetaData
2Returns the maximum sequence number found in customerStickerMetaData.GetCustomerStickerMetaDataMaxSequence
3Returns a list of max 1000 customerStickerMetaData starting from a specified sequence number.GetCustomerStickerMetadataBySequenceNumber


Receiving customer sticker files

Purpose:
Indicate to customer which stickers are printed and placed.


NRProcess stepAPI call / scenario
1Indicate which stickers are printed and placed.SetCustomerStickersIsHandled