-
Notifications
You must be signed in to change notification settings - Fork 36
Vendor Address Lookup
Sean Callan edited this page Jun 9, 2020
·
1 revision
Look up a vendor address.
-
auth_uid (required) INTEGER - The ID for your API key.
-
auth_key (required) STRING - The API key.
-
auth_expiration (required) INTEGER - Unique ID tied to your key; changes if you reset your key.
-
id (required) INTEGER - The id of the Beans_Vendor_Address to retrieve.
- address OBJECT - The Beans_Vendor_Address that was requested.