/
Get Manifest PDF API

Get Manifest PDF API

Outbound | GET  | {Client’s URL}

Summary

This API will call the channel to get manifest.

Description

Increff system will call this API to get the manifest created in the Create Manifest API call from Shopfront platform

Request Params

Parameter Name

Data Type

Description

Mandatory

manifestCode

String

Unique code used by the channel to identify the manifest

yes

Response

{ "manifestUrl": "https://mybrand.com/manifest.pdf", "manifest": "base64encodedmanifeststring" }

 

HttpStatus : 200

Note: Any one of manifestUrl and manifest details should be present in the response body

Parameter Name

Data Type

Description

Mandatory

manifestUrl

String

Downloadable pdf url of  manifest document(either of manifest and manifestUrl is mandatory)

no

manifest

String

Base64 encoded manifest PDF String(either of manifest and manifestUrl is mandatory)

no

Related content

Create Manifest API
Create Manifest API
More like this
Get Invoice API
More like this
Push Proof Of Delivery Notification
Push Proof Of Delivery Notification
Read with this
Create Manifest in Increff OMS
Create Manifest in Increff OMS
More like this
Customer Cancellation API
Customer Cancellation API
Read with this
USP Manifest
USP Manifest
More like this