Update a shipper account's credentials

patch
/shipper-accounts/{id}/credentials

This endpoint allows you to update the credentials for your specific shipper account. Please note that different carriers have different account credentials. For more details, you can refer to Shipper account's credetials.

The object contains shipper_account credentials information. Please refer to [shipper acount credentials](../docs/enum/shipper-accounts-credentials.md) object for details.
id
string
required

Shipper account id

Content-Type
string
required

Content-Type

Default:
application/json
Example:
application/json

Update a shipper account's credentials

account_number
string

The object contains shipper_account credentials information. Please refer to shipper account credentials object for details.

password
string

The object contains shipper_account credentials information. Please refer to shipper account credentials object for details.

site_id
string

The object contains shipper_account credentials information. Please refer to shipper account credentials object for details.

Auth
:
Parameters
:
:
Body
preparing...