POST address/copy/{collectionKey}/{AddressId}
Copy existing address to new address
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
collectionKey |
Address collection key |
string |
Required |
AddressId |
Id of Address to copy |
integer |
Required |
Body Parameters
None.
Response Information
Resource Description
integerResponse Formats
application/json, text/json
Sample:
1
application/xml, text/xml
Sample:
<int>1</int>