NeedInfo Messages
NeedInfo Messages
NeedInfo messages are on returned on GET operations with Status Code 200 OK, or on POST operations with Status Code 409 Conflict. Messages optionally contain a link to an advised resource type for resolution of the message.
| Message ID | Message Fields | Advised Resources | Default Debug Message |
|---|---|---|---|
| bundle.does.not. contain.min. constituents | item-code, min-quantity, current-quantity | Bundle does not contain the minimum number of required bundle constituents. | |
| cart.empty | Shopping cart is empty. | ||
| need.billing.address | orders. billingaddress-info | Billing address must be specified. | |
| need.datapolicy. consent | data-policy | Need user consent for data policy data-policy. | |
| need.email | orders.email-info | Customer email address must be specified. | |
| need.payment.method | paymentmethods. paymentmethod-info | Payment method must be specified. | |
| need.shipping.address | shipmentdetails. destination-info | Shipping address must be specified. | |
| need.shipping.option | shipmentdetails .shipping-option-info | Shipping option must be chosen. |

