v1

latestOpenAPI 3.1.02026-07-26580123.9 KB

Update subscription shipping address

Update the shipping address for a subscription

put/{companyDomain}/subscriptions/{subscriptionUniqueId}/shippingAddress

Path parameters

companyDomainstring required

Your companies Billsby subdomain - for example, if you login at widgets.billsby.com, your companyDomain is widgets

subscriptionUniqueIdstring required

The unique identifier of the subscription in the Billsby platform

Request body

addressLine1string

The first line of the new address that you want to update to

addressLine2string

The second line of the new address that you want to update to

statestring

The state of the new address that you want to update to

citystring

The city of the new address that you want to update to

countrystring

The country of the new address that you wish to change to

postCodestring

The post code of the new address that you want to update to

Response

200