POST api/ShoppingCart/PopulatePromoPaymentToCart?sPaymentType={sPaymentType}&RegionID={RegionID}
Documentation for 'PopulatePromoPaymentToCart'.
Request Information
Parameters
| Name | Description | Additional information |
|---|---|---|
| response | Documentation for 'response'. |
None. |
| sPaymentType | Documentation for 'sPaymentType'. |
Define this parameter in the request URI. |
| RegionID | Documentation for 'RegionID'. |
Define this parameter in the request URI. |
| checkoutPaymentPromoItemModels | Documentation for 'checkoutPaymentPromoItemModels'. |
None. |
Response Information
Response body formats
application/json, text/json
Sample:
"sample string 1"
application/xml, text/xml
Sample:
<string>sample string 1</string>