Get saved addresses by ID
Returns one or more saved addresses by their IDs. Pass a comma-separated list of address IDs in the ids path parameter.
Path parameters
type
Address type filter. 0 = UNSPECIFIED, 1 = ORIGIN, 2 = DESTINATION
Allowed values:
ids
Comma separated list of address id.
Headers
Authorization
EX: “Basic dXNlcm5hbWU6cGFzc3dvcmQ=”
API_KEY
EX: “B30BBEC3-8086-49B6-9893-2FCD31FA2BBF”
Response
Returned if there are no http error. AddressResponse Error should still be verified as null or empty.
Address
Standard address object used for Origin address, Destination address and COD Remittance address
Error
Error will be empty or NULL if no error was encountered
Errors
400
Bad Request Error
404
Not Found Error