Skip to main contentFreight Trust

Financial Institution

Endpoints

BillOfLadingVerifier

getBolDocumentUsingPOST

POST /api/v1/billOfLadingVerifier/search

Fetch Bill Of Lading document.

Description

Fetch Bill Of Lading document matching all the input parameters.

The API will allow the caller to download the First Matching Bill Of Lading document matching all the input parameters.

Access is granted only to those Financial Institution and other 3rd parties which have explicitly been granted access.

billOfLadingNumber: An exact case insensitive match is done for this parameter.

oceanCarrierCode: An exact case insensitive match is done for this parameter.

consignorPrintedParty: A partial case insensitive match is done for this parameter.

Minimum acceptable length is 6 characters.

Parameters
Body Parameter
NameDescriptionRequiredDefaultPattern
BolVerifyRequestRequest object for BoL Verifier BolVerifyRequestX

Return Type and Content Type

Responses
CodeMessageDatatype
200OK\<\<>>
400Bad request AppExceptionResponse
401Unauthorized\<\<>>
403Forbidden\<\<>>
404No matching Bill of Lading available on the platform for the provided set of input params AppExceptionResponse
500Server Error AppExceptionResponse

http response codes

Samples

Models

AppExceptionResponse

AppExceptionResponse

Field NameRequiredTypeDescriptionFormat
codeXStringError Code
messageXStringException Message
timestampXStringtimestamp

BolVerifyRequest

BolVerifyRequest

Field NameRequiredTypeDescriptionFormat
billOfLadingNumberXStringBill Of Lading number to search for
oceanCarrierCodeXStringCarrier SCAC code
consignorPrintedPartyXStringConsignor details field as in the Bill Of Lading document