Listify/Lambdas/Lists/Chain/src/README.md
2020-12-03 20:52:57 -05:00

504 B

Chain Module

Deals with information concerning store chains supported by the product populating and product serving Lambdas.

ChainGET

Expected request body:

N/A

Expected query parameters:

  • id
    • Used for
    • Valid values:

Inputs and outputs:

  • id = -1: Returns an array if chainIDs (Integers)
  • id = 1<n<{num_chains}: Returns a Chain object for the chain with chainID=id