Ship to Address
Deprecated
Provides the shipping branch details mapped to a specific customer address.
Request Code Samples
curl --location --request GET 'https://services-qa.roofhub.pro/customers//shipToAddresses/' \
--header 'Authorization: Bearer'
Responses
application/json [
{
"shipToSequenceNumber": 2,
"name": "DENVER PURCHASES"
}
]
Modified at 2025-09-25 13:30:12