Ecom

post/api/order/update-basket-header

Request body

fullNamestring nullable
addressLine1string nullable
addressLine2string nullable
addressLine3string nullable
citystring nullable
statestring nullable
provincestring nullable
countrystring nullable
zipCodestring nullable
phoneNumberstring nullable
emailAddressstring nullable
creditCardTypestring nullable
creditCardNumstring nullable
paymentMethodstring nullable
vatNumberstring nullable
gstNumberstring nullable
customerAddressIDstring nullable
isCreatenewboolean
isSaveAddressboolean
countryCodestring nullable
stateCodestring nullable
bankNamestring nullable
accountTypestring nullable
routingNumberstring nullable
accountNumberstring nullable
nameOnCardstring nullable
drivingLicenseNumberstring nullable
drivingLicenseStatestring nullable
cardTypestring nullable
ccNumberstring nullable
ccExpMonthstring nullable
ccExpYearstring nullable
cardCVVstring nullable
basketIdstring nullable
isAddressUpdatedboolean
isTokenPresentstring nullable
isAutoRenewboolean
ccexpdatestring nullable

Response

Success

payTokenIdstring nullable
operationStatusstring nullable
msgCodestring nullable
msgIdstring nullable
msgDescstring nullable

Changes