Obtain UPSAccount information

SecurityAuthToken
Request
query Parameters
account_number
string

Fedex account number

Responses
200

Successfully returned UPS account

Response Schema: application/json
account_number
string or null
company
string or null <uuid>
id
string or null <uuid>
provider_reference_number
string or null
default

Default error response

get/registration/UPS/
Request samples
Response samples
application/json
{
  • "account_number": "string",
  • "company": "87340f10-f684-4b06-8427-5981380bd9a9",
  • "id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
  • "provider_reference_number": "string"
}
Copyright © Shipwell 2025. All right reserved.