VPLS360_UpdateBillingShipping

This Integration Procedure enables the user to click on Ship to address and update only the shipping address.

Sample Input

1{
2    "AccountId": "0014W0000216IJmQAM",
3    "AccountShippingState": "Kar",
4    "AccountShippingStreet": "HSR",
5    "AccountShippingZip": "123123",
6    "AccountShippingcity": "Bng",
7    "AccountShippingZipCustomerName": "test123"
8}

Parameter

Required/Optional

AccountId

Required

AccountShippingcity

Required

AccountShippingState

Required

AccountShippingStreet

Required

AccountShippingZip

Required

AccountShippingZipCustomerName

Required

Sample Output

1Updated Account Shipping details.

Called By

  • Flows:

    • Web shop: Shipping Address

  • Components:

    • LWC: VplS360AccountSignup

Calls

  • HTTP Action: UpdateShippingAddress