admin-projects
List Project User Shipping Addresses
Return the saved shipping addresses belonging to this project's user.
Scoped via project_id so the URL pattern stays consistent with the rest of the admin project routes. Used by the Submit-on-Behalf modal's "pick an existing address" radio list.
get/api/v1/admin/projects/{project_id}/user-shipping-addresses
Path parameters
project_idstring uuid required
Response
Successful Response
Changes
No recorded changes to this endpoint across all 1 revision of this API.