latestOpenAPI 3.0.02026-08-1056429755.6 KB

a6efafc1669c

Address

Modify Subscription Shipping Address

This API to modify the subscription Shipping Address.

post/v1/subscriptions/{subId}/ship-to-address

Path parameters

subIdstring required

Subscription Id

Headers

tokenstring required

Basic authorization (dispatch Key and Secret) or Full access token

Request body

firstNamestring

First name

lastNamestring

Last name

companyNamestring

Company name

line1string

Line 1

line2string

Line 2

line3string

Line 3

citystring

City

countrySubdivisionstring

Country sub division

postalCodestring

Postal code

countrystring

Country

phoneNumberstring

Phone number

countyNamestring

County name

emailAddressstring

Email address

Response

Accepted