Product Availability Options
Version 4.0.0
Endpoint
GET
https://sales-internal-api-test-e2.az.3pc.att.com/msapi/salesapi/fulfillment-options-papi-test3/v1/product-fulfillment-options
Copy
This endpoint is takes in offer Id's as a request query parameter (comma separated) and returns a list of fulfillment options available. The response contains a list of fulfillment options for each offer id entered in the request. These objects hold information about the such as the availability of the product, the shipment and delivery dates (if the product is available), the quantity of the product available and so on and so forth.
Header Parameters
- idpctx-uuidstringUUID (user id)
Query Parameters
- fieldsstringComma-separated properties to be provided in response
- array of stringsRequired
Comma separated list of Product Offer Ids
[{}] - postCodestringZip Code of the shopping location
- array of stringsRequired
Fulfillment method names (Direct fulfillment, Click to store) - comma separated list. Possible values are DF, C2S.
[{}] - ratingTypestringEnum: [prepaid, postpaid]Conditional parameter: Applicable if the product type is wireless.
- placeIdstringPlace Id(Address Id) of the requested address.
- customerTypestringThe type of customer requesting service.
- cartCategorystringCart Category Values (for legacy clients)
- quantityintQuantity. Only one offer or sku id should be present in offerIds.
- channelstringRequiredName of the channel. Possible values are "SelfService".
- skusstringComma separated list of SKU Id's
Body Parameters
Responses
Success
Body
application/json
- objectRequired
- productFulfillmentOptionsarray of objects