Common Fields
Barcodes and Store Locations Common Response Fields
These fields are common in all the API responses and the consumer should expect a valid value for this fields.
Parameter | Datatype | Description |
---|---|---|
partner_transaction_reference | String | TransactionReference of the partner if the partner passes this information |
gd_transaction_reference | String | Unique reference for this transaction generated by Gd |
gd_response_code | Int | Refer to Response CodesSection |
gd_response_message | String | Custom text describing the success or failure of the API. |
gd_response_date | DateTime | Response date time in UTC |
Updated 30 days ago