post https://virtserver.swaggerhub.com/purchases/v1/customer//cart//checkout
Check out the cart and finalise purchases
Response Code | Fault Code | Fault | Suggested User Message |
---|---|---|---|
422 | 90080 | VoucherNotYetActiveFault | This Voucher has not been activated |
400 | 90035 | ItemAlreadyPurchasedFault | This item has already been purchased |
400 | 90036 | ItemNotWithinBuyWindowFault | This item is unavailable for purchase |
400 | 90014 | InsufficientVoucherAmountFault | Voucher amount is less than payment amount |
400 | 90077 | VCNCurrencyMismatchFault | Viewing Card is not set for provided currency |
400 | 90025 | InvalidPaymentMethodFault | Payment Method cannot be used |
400 | 90079 | VCNRequiredFault | A Viewing Card is required for this purchase |
400 | 90009 | InactiveVCNFault | Viewing Card provided is inactive |
400 | 90031 | InvalidVCNFault | Viewing Card provided is Invalid |
400 | 90078 | VCNInUseFault | This viewing card is already in use on another record |
400 | 90049 | PaymentMethodRequiredFault | No payment method provided for purchase |
404 | 90040 | NoCartFoundFault | Cart ID provided is incorrect or does not exist |
400 | 90023 | InvalidItemCombinationFault | Item cannot be added to this cart |
500 | 90050 | PaymentSystemFault | Payment collection cannot be attempted at this time |
400 | 90045 | PaymentAuthorisationFault | Payment attempt failed |
400 | 90059 | ServiceAlreadyActiveFault | This subscription is already active |
500 | 90061 | SystemFailureFault | System Failure, please try again later |