Card File Transition

Card File Transition Request Body

{
	"created_at": "2022-02-06T23:00:49.771139+05:30",
	"status": "In-Transit",
	"location": "Card ",
	"description": "Manifest uploaded",
	"card_file_id": "4008",
	"awb": "5014510000825",
	"partner_name": "delhivery",
	"expected_delivery_date": "2023-01-15T23:59:59",
	"tracking_link": "https://www.delhivery.com/track/package/5014510000825"
}

Field Name

Data Type

Required (O/M)

Description

status

String

M

Status of the card file ordered. For Full list of status, please check below

location

String

M

Present Location of the Card File

created_at

String

M

Card File Scan Date time stamp

description

String

O

Description about the Transition/ Card Scan

card_file_id

String

M

Card File ID

awb

String

O

AWB / Tracking number

partner_name

String

O

Name of the fulfilment partner. Possible Value - delhivery - bluedart

tracking_link

String

O

Partner’s Website link for tracking Note: This is subject to partner service availability. ISAC is not responsible for link’s correctness

expected_delivery_date

Date

O

Expected delivery date as per the delivery partner. Note: This is available only for Delhivery.

Different Type of Statuses for the Forward Shipment:

Status Name

Type

Ordered

Card File has been successfully ordered in the system

Manifested

Card File is processed by Delivery Partner & scheduled for pick up from warehouse

Not Picked

Card File is not physically pickedup from warehouse

In Transit

Card File is in transit state from warehouse to client’s location

Pending

Card File has reached Delivery Centre but yet to be dispatched

Dispatched

Card File is dispatched for Delievery

Delivered

Card File is delivered to the end customer. Note: This is the terminal state for a card transition

RTO

Card File is getting returned to origin. Delievery could not happen successfully. Note: This is the terminal state for a card transition

Last updated