v1
latestOpenAPI 3.0.12026-07-243407211.3 MBBarcode
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