v1

latestOpenAPI 3.0.12026-07-243407211.3 MB
Barcode

List barcodes by customer

Retrieves barcodes by customer in the specified date range.

get/v1/Barcode/sender_customer_ref/{sender_customer_ref}/start_date/{start_date}/end_date/{end_date}

Path parameters

sender_customer_refstring required

Customer id of sender

start_datestring date-time required

Start date has to be given in the specific format as "yyyy-MM-dd" Ex: July 2nd 2015 will be given as "2015-07-02"

end_datestring date-time required

end date has to be given in the specific format as "yyyy-MM-dd" Ex: Aug 3nd 2015 will be given as "2015-08-03" And it should not greater than the current date.

Headers

x-gdn-programnumberstring required

Program Number

x-gdn-channeltypestring required

Channel Type

x-gdn-longitudestring

Longitude

x-gdn-latitudestring

Latitude

x-gdn-devicetypestring required

Device Type

x-gdn-deviceidstring

Device ID

x-gdn-messageidstring required

Message ID

x-gdn-sessionidstring

Session Id

x-gdn-encryptiontypestring required

Encryption Type

x-gdn-signaturestring required

Signature hash

x-gdn-ipaddressstring required

Client IP Address

x-gdn-timestampstring required

UTC Timestamp

Response

OK

gd_search_countinteger
partner_transaction_referencestring

partner_transaction_reference TransactionReference of the partner if the partner passes this information

gd_transaction_referencestring

gd_transaction_reference Unique reference for this transaction generated by Gd

gd_response_codeinteger

gd_response_code

gd_response_messagestring

gd_response_message Custom text describing the success or failure of the API.

gd_response_datestring date-time

gd_response_date Response date time in UTC