Name | Description |
---|---|
startDateUtc | The date of the first Order in UTC (ISO-8601). |
endDateUtc | The date of the last Order in UTC (ISO-8601). |
pageSize | The number of results included for each page, up to a maximum of 100. Defaults to 10. |
pageNumber | The page number returned. |
count | The total number of results available across all pages. |
_embedded.Orders | A list of Order Representations returned. |
Relation | Description | Verbs | Templated |
---|---|---|---|
self | The current list of orders results. | GET | No |
previous | The previous page of orders results. | GET | No |
next | The next page of orders results. | GET | No |
Name | Description |
---|---|
vendorTransactionId | The order's vendor specified unique identifier. |
The account holders email address if available. | |
loyaltyCardNumber | The loyalty card number if available. |
status |
The order's current status:
|
createdDateUtc | The date the order was created in UTC (ISO-8601). |
total | The order's current total price, included all items, fees, and taxes. |
subtotal | The order's current total price of all active items. |
paid | The order's current value of all active tenders. |
savings | The order's current savings value for all active discounts and waived fees. |
token | A GUID identifier for the Order. |
paymentOptions |
A list of potential payment options for the current order. Some order items will negate the ability to use certain forms of payment, such as purchasing a giftcard will remove the ability to pay with one:
|
eligiblePromoCodeTypes |
A list of potential promotional code types for the current order. Some promotional codes are available only when certain criteria within the order is met. Therefore this list may change as the order changes.
|
eligibleDiscountWaivers |
A list of discount types that can be waived on this order.
|
discountWaivers | A list of discount types that have been applied. This will display back the selected eligibleDiscountWaivers values applied to this order. |
expirationDateUtc | The order's expiration date, approximately 7 min from the time the order was last modified. |
isOrganizer | If true, this order represents the organizer of an entourage order |
_embedded.Addresses | A list of Address Representations returned. |
_embedded.Addresses | A list of Address Representations returned. |
_embedded.Products | A list of Product Representations returned. |
_embedded.Payments | A list of Payment Representations returned. |
_embedded.PromoCodes | A list of PromoCode Representations returned. |
Relation | Description | Methods | Templated |
---|---|---|---|
self | The current order representation. | GET | No |
https://api.amctheatres.com/rels/v3/order-products | The products currently on the order. | GET, POST, PUT, DELETE | Yes |
https://api.amctheatres.com/rels/v3/order-payments | The payments currently on the order. | GET, POST, DELETE | Yes |
https://api.amctheatres.com/rels/v3/order-addresses | The addresses currently on the order. | GET, POST, PUT, DELETE | Yes |
https://api.amctheatres.com/rels/v3/order-loyalty-rewards-application | Apply and Remove available loyalty rewards for the order items. | POST, DELETE | Yes |
https://api.amctheatres.com/rels/v3/order-promo-codes | Add promo code to the order. | POST | No |
https://api.amctheatres.com/rels/v3/order-fulfillment | Commit the current order for fulfillment (only available if the payments on the order cover the order total). | POST | Yes |
https://api.amctheatres.com/rels/v3/loyalty-card | The loyalty card used on this order. | GET | No |
https://api.amctheatres.com/rels/v1/order-will-call-check | Checks the refundable status of the order items. | GET | No |
https://api.amctheatres.com/rels/v1/order-self-service-refund | Refunds the order. | POST | No |
https://api.amctheatres.com/rels/v1/order-group | Gets an entourage order (order group representation). | GET | No |
https://api.amctheatres.com/rels/v1/order-email-receipt | Re-send the order receipt email. | POST | No |
Name | Description |
---|---|
sku | Represents a unique identifier for each distinct product for purchase. Skus are constructed manually using variables that define the product, to learn more about building skus please visit our "SKU Building" Page. |
status |
The current status of the product:
|
refundDateUtc | The UTC date/time the product was refunded. |
cost | The unit cost of the product as a decimal. |
tax | The tax on the product as a decimal. |
name | The name of the product. |
amcAccountId | The account number of the account holder for the order. |
cardNumber | The card number of the loyalty account for account holder for the order. |
theatre | The name of the Theatre showing the movie (tickets only). |
theatreId | The Id of the Theatre showing the movie (tickets only). |
movie | The name of the movie (tickets only). |
showDateTime | The Date time of the movie showing in local theatre time (tickets only). |
showDateTimeUtc | The Date time of the movie showing in UTC (tickets only). |
performanceNumber | The showtimes performance number (tickets only). |
auditorium | The auditorium the showtime is in (tickets only). |
expirationDateUtc | the expiration date of the product in UTC (ISO-8601). Due to the limited availability of tickets we can only allow tickets to be held by a order for 7 minutes before they will be released. (ticket only) |
row | The row of the currently selected seat (reserved-seating tickets only). |
column | The column of the currently selected seat (reserved-seating tickets only). |
seatName | The displayable seat name of the currently selected seat (reserved-seating tickets only). |
recipientName | The display name of the gift card recipient (gift card only). |
recipientAddress | The delivery address for the gift card recipient. Can be an email address or 10 digit mobile phone number (gift card only). |
fromName | The display name for whom the gift card was from (gift card only). |
message | The display message for the gift card (gift card only). |
imageUrl | The url for gift card image (gift card only). |
pickupUrl | The url for the webpage containing the giftcard delivery information for the recipient (gift card only). |
confirmationCode | The code used for product pickup (if applicable) |
confirmationQrCode | The URL to the QR code image used for product pickup (if applicable) |
confirmationQrCodeValue | The QR code value used for product pickup (if applicable) |
pin | The pin for use with gift card (gift card only). |
token | A unique identifier used for routing a gift card (gift card only) or modifying an order item. |
parkingConfirmation128Code | The URL to the barcode image used for discounted parking (if applicable) |
parkingConfirmation128CodeValue | The barcode value used for discounted parking (if applicable) |
partnerFeeAmount | An amount to be charged by a partner. |
fees |
A list of fees associated with the product. Fees may be waived and a description for waiving is provided. Fee values are:
|
deliveryDateTimeLocal | The local time at which the product will be delivered or may be picked up. |
concessionId | The concession id of the concessions product. |
concessionOrderName | The name on the concessions order (the recipient of the order). |
deliveryType | How the product is to be delivered (either 'ExpressPickup' or 'DeliveryToSeat'). |
deliveryShowtimeId | The showtime id where the product is to be delivered (if the delivery type is 'DeliveryToSeat'). |
deliverySeatName | The name of the seat (ex: 'A1', 'B15') where the product is to be delivered (if the delivery type is 'DeliveryToSeat'). |
components | A list of child products which are components of the parent combo product. For example a component of a combo might be a large drink or popcorn. |
modifiers | A list of child products which modify the parent product. For example a Latte might have modifiers such as the type of milk and flavoring. |
productSubscriptionDescription | The product subscription type description (A-List Upgrade/Downgrade only). |
planTypeDescription | The product subscription usage tier description (A-List Upgrade/Downgrade only). |
onDemandProductId | The on-demand product Id (on-demand products only). |
onDemandProductPricePlanId | The on-demand product price plan Id (on-demand products only). |
onDemandProductResolution | The on-demand product resolution (on-demand products only). |
onDemandProductEntitlementType | The on-demand product entitlement type (on-demand products only). |
voucherToken | The A-List Voucher token used on this product. |
privateRentalInternalReleaseNumber | The private rental internal release number (generic private theatre rentals only). |
intendedAttendance | Intended attendance (private theatre rentals only) |
_embedded.Discounts | A list of Discount Representations returned. |
Relation | Description | Methods | Templated |
---|---|---|---|
self | The current product | GET | No |
https://api.amctheatres.com/rels/v2/movie | The product's movie (if applicable) | GET | No |
https://api.amctheatres.com/rels/v2/theatre | The product's theatre (if applicable) | GET | No |
https://api.amctheatres.com/rels/v3/sms-ticket-confirmation | Sends the ticket confirmation number to a mobile phone via SMS. (only available if the product is fulfilled). | GET | Yes |
https://api.amctheatres.com/rels/v3/qr-code | The URL to the QR code image used for product pickup (if applicable) | GET | No |
Name | Description |
---|---|
discountId | The Id of the discount. |
amount | The amount of the discount. |
description | Reason for the discount. |
type | The type of discount. |
promoCode | The promo code that applied to this discount. |
promoCodeType | The type of promo code that applied to this discount. |
Name | Description |
---|---|
type |
The payment type
|
cardNumber | The cardNumber associated with the payment (Disney rewards only) |
cardNumberLast4 | The last 4 digits of the cardNumber associated with the payment |
encryptedNumber | The encrypted cardNumber associated with the payment (gift cards only) |
balance | The total value available for payment |
amount | The total value of payment applied to the order |
status |
The current status of the payment:
|
refundDateUtc | The UTC date/time the payment was refunded. |
externalUserName | User info for PayPal, Venmo, or BitPay payments. |
Relation | Description | Methods | Templated |
---|---|---|---|
self | The current payment | GET | No |
Name | Description |
---|---|
code | The unique number for the promo code |
Description | The name associated with the promo code |
Type |
The type of discount
|
Amount | The amount the promo code was redeemed for. |
Relation | Description | Methods | Templated |
---|---|---|---|
self | The current promo code | DELETE | No |
Name | Description |
---|---|
addressLine1 | Street portion of the order address |
addressLine2 | Additional street portion of the order address |
city | City portion of the order address |
postalCode | Postal code of the order address |
state | State of the order address |
id | Id of the order address |
type |
Type of address
|
Relation | Description | Methods | Templated |
---|---|---|---|
self | The current address | GET | No |
Code | Description |
---|---|
4002, 4500, 4626 | Unknown OrderId. |
4006, 4051, 4083, 4124, 4502, 4516, 4524 | Loyalty member could not be found. |
4018 | Sold out product. |
4019 | Quantity unavailable. |
4019, 4633 | The requested seats are not available - Quantity Unavailable. |
4035 | Selected seats are not valid for the tickets in the order. |
4038 | Unable to fulfill order. |
4039 | The product has expired. |
4064, 4645 | The requested ticket type is invalid for the specified showtime. |
4095, 4649 | The requested seats are not available - Reserved Seat Unavailable. |
4202 | The Braintree MerchantTransactionId provided for credit card payment was has expired. |
4203 | The Braintree MerchantTransactionId provided for credit card payment was invalid. |
4311 | Seat Blocked for Social Distancing. |
5216, 5217, 5221 | Showtime now found. |
7003 | Seating layout is not available for general admission showings. |
9302 | Cannot modify order created by another vendor. |
9303 | Refund not allowed - Invalid Refund Window |
9311 | Refund not allowed - Pickup deadline has passed. |
9312 | Refund not allowed - Item Already Delivered |
9316 | The specified order has already been refunded. |
Unknown errors should be handled by your default 400 or 500 handler as appropriate.
GET /v3/orders/100
{ "vendorTransactionId": "10010", "email": "[email protected]", "status": "Fulfilled", "createdDateUtc": "2014-06-24T18:17:29.373Z", "total": 25.0, "subtotal": 23.0, "paid": 25.0, "savings": 0.0, "token": "336a61cf-c781-48db-bc06-ed498dd91834", "confirmationUrl": "https://www.amctheatres.com/order/confirmation/402bc5bd-5ebc-4b50-963f-0655bcd51a99", "paymentOptions": [ "creditCard", "giftCard" ], "expirationDateUtc": "2014-06-24T18:24:30.62Z", "isOrganizer": false, "_embedded": { "products": [ { "sku": "TICKET-RS-26252524-ADULT", "status": "Fulfilled", "cost": 12.5, "name": "ADULT Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "expirationDate": "2014-06-24T18:26:52.52Z", "row": 3, "column": 4, "seatName": "17", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "parkingConfirmation128Code": "https://api.amctheatres.com/v3/code128/223068051232231158086162169106138211134038067054", "parkingConfirmation128CodeValue": "26200000010904515", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992/products/1", "templated": false }, "https://api.amctheatres.com/rels/v2/movie": { "href": "https://api.amctheatres.com/v2/movies/42190", "templated": false }, "https://api.amctheatres.com/rels/v2/theatre": { "href": "https://api.amctheatres.com/v2/theatres/610", "templated": false }, "https://api.amctheatres.com/rels/v1/order-group": { "href": "https://api.amctheatres.com/v1/order-groups/group-identifier-dbd5f246-0bfa-4f98-a41c-8279c5170928", "templated": false } } }, { "sku": "TICKET-RS-26252524-ADULT", "status": "Fulfilled", "cost": 12.5, "name": "ADULT Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "expirationDate": "2014-06-24T18:26:52.55Z", "row": 3, "column": 5, "seatName": "16", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v1/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "parkingConfirmation128Code": "https://api.amctheatres.com/v3/code128/223068051232231158086162169106138211134038067054", "parkingConfirmation128CodeValue": "26200000010904515", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992/products/1", "templated": false }, "https://api.amctheatres.com/rels/v2/movie": { "href": "https://api.amctheatres.com/v2/movies/42190", "templated": false }, "https://api.amctheatres.com/rels/v2/theatre": { "href": "https://api.amctheatres.com/v2/theatres/610", "templated": false } } } ], "payments": [ { "type": "Visa", "amount": 25.0, "cardNumberLast4": "1234", "status": "Settled", "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992/payments/1", "templated": false } } } ], "addresses": [ { "addressLine1": "11500 Ash St", "addressLine2": "Suite 100", "city": "Leawood", "postalCode": "66211", "state": "KS", "type": "Billing", "id": 1, "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992/addresses/1", "templated": false } } } ] }, "refundedPayments": [], "messages": [], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992", "templated": false }, "https://api.amctheatres.com/rels/v3/sms-ticket-confirmation": { "href": "https://api.amctheatres.com/v3/orders/101992/sms-ticket-confirmation/{phone-number}", "templated": true }, "https://api.amctheatres.com/rels/v1/order-will-call-check": { "href": "https://api.amctheatres.com/v1/orders/token-336a61cf-c781-48db-bc06-ed498dd91834/will-call-check", "templated": false }, "https://api.amctheatres.com/rels/v1/order-self-service-refund": { "href": "https://api.amctheatres.com/v1/orders/token-336a61cf-c781-48db-bc06-ed498dd91834/refunds", "templated": false } } }
GET /v3/orders/100
{ "id": 100, "vendorTransactionId": "10010", "email": "[email protected]", "status": "PartiallyRefunded", "createdDateUtc": "2014-06-24T18:17:29.373Z", "total": 30.0, "subtotal": 28.0, "paid": 30.0, "savings": 0.0, "token": "336a61cf-c781-48db-bc06-ed498dd91834", "confirmationUrl": "https://www.amctheatres.com/order/confirmation/402bc5bd-5ebc-4b50-963f-0655bcd51a99", "paymentOptions": [ "creditCard", "giftCard" ], "expirationDateUtc": "2014-06-24T18:24:30.62Z", "_embedded": { "products": [ { "sku": "TICKET-RS-26252524-ADULT", "status": "Fulfilled", "cost": 10.0, "name": "ADULT Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "expirationDate": "2014-06-24T18:26:52.52Z", "row": 3, "column": 4, "seatName": "17", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "parkingConfirmation128Code": "https://api.amctheatres.com/v3/code128/223068051232231158086162169106138211134038067054", "parkingConfirmation128CodeValue": "26200000010904515", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/100/products/1", "templated": false }, "https://api.amctheatres.com/rels/v2/movie": { "href": "https://api.amctheatres.com/v2/movies/42190", "templated": false }, "https://api.amctheatres.com/rels/v2/theatre": { "href": "https://api.amctheatres.com/v2/theatres/610", "templated": false } }, "lineItemNumber": 1 }, { "sku": "TICKET-RS-26252524-ADULT", "status": "Fulfilled", "cost": 10.0, "name": "ADULT Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "expirationDate": "2014-06-24T18:26:52.55Z", "row": 3, "column": 5, "seatName": "16", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v1/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "parkingConfirmation128Code": "https://api.amctheatres.com/v3/code128/223068051232231158086162169106138211134038067054", "parkingConfirmation128CodeValue": "26200000010904515", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/100/products/2", "templated": false }, "https://api.amctheatres.com/rels/v2/movie": { "href": "https://api.amctheatres.com/v2/movies/42190", "templated": false }, "https://api.amctheatres.com/rels/v2/theatre": { "href": "https://api.amctheatres.com/v2/theatres/610", "templated": false } }, "lineItemNumber": 2 }, { "sku": "TICKET-RS-26252524-ADULT", "status": "Fulfilled", "cost": 10.0, "name": "ADULT Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "expirationDate": "2014-06-24T18:26:52.55Z", "row": 3, "column": 6, "seatName": "16", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v1/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "parkingConfirmation128Code": "https://api.amctheatres.com/v3/code128/223068051232231158086162169106138211134038067054", "parkingConfirmation128CodeValue": "26200000010904515", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/100/products/3", "templated": false }, "https://api.amctheatres.com/rels/v2/movie": { "href": "https://api.amctheatres.com/v2/movies/42190", "templated": false }, "https://api.amctheatres.com/rels/v2/theatre": { "href": "https://api.amctheatres.com/v2/theatres/610", "templated": false } }, "lineItemNumber": 3 }, { "sku": "TICKET-RS-26252524-ADULT", "status": "RefundedSelfService", "cost": 10.0, "name": "ADULT Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "expirationDate": "2014-06-24T18:26:52.55Z", "row": 3, "column": 5, "seatName": "16", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v1/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "parkingConfirmation128Code": "https://api.amctheatres.com/v3/code128/223068051232231158086162169106138211134038067054", "parkingConfirmation128CodeValue": "26200000010904515", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/100/products/4", "templated": false }, "https://api.amctheatres.com/rels/v2/movie": { "href": "https://api.amctheatres.com/v2/movies/42190", "templated": false }, "https://api.amctheatres.com/rels/v2/theatre": { "href": "https://api.amctheatres.com/v2/theatres/610", "templated": false } }, "lineItemNumber": 4 }, { "sku": "TICKET-RS-26252524-ADULT", "status": "RefundedSelfService", "cost": 10.0, "name": "ADULT Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "expirationDate": "2014-06-24T18:26:52.55Z", "row": 3, "column": 6, "seatName": "16", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v1/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "parkingConfirmation128Code": "https://api.amctheatres.com/v3/code128/223068051232231158086162169106138211134038067054", "parkingConfirmation128CodeValue": "26200000010904515", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/100/products/5", "templated": false }, "https://api.amctheatres.com/rels/v2/movie": { "href": "https://api.amctheatres.com/v2/movies/42190", "templated": false }, "https://api.amctheatres.com/rels/v2/theatre": { "href": "https://api.amctheatres.com/v2/theatres/610", "templated": false } }, "lineItemNumber": 5 }, { "sku": "GIFTCARD-VIRTUAL-NEW", "status": "Fulfilled", "cost": 10.0, "tax": 0, "name": "$10.00 Virtual Gift Card", "qrCode": "https://graph.amctheatres.com/assets/orders/qr/166227139181234244126185168051251191026011026055", "showDateTimeUtc": "0001-01-01T00:00:00Z", "cardNumber": "6151130813077639", "components": [], "modifiers": [], "recipientName": "Valued AMC Customer", "recipientAddress": "[email protected]", "fromName": "AMC Refunds", "message": "Here is your refund", "pickupUrl": "https://www.amctheatres.com/gift-cards/pickup/b9754be0-970f-4c4a-ba09-ef940d458048", "pin": "0278", "token": "b9754be0-970f-4c4a-ba09-ef940d458048", "fees": [], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/100/products/6", "templated": false } }, "lineItemNumber": 6 } ], "payments": [ { "type": "Visa", "amount": 20.0, "cardNumberLast4": "1234", "status": "Settled", "lineItemNumber": 1, "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/100/payments/1", "templated": false } } }, { "type": "GiftCardWithPin", "amount": 10.0, "cardNumberLast4": "1234", "status": "Settled", "lineItemNumber": 2, "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/100/payments/2", "templated": false } } }, { "type": "Visa", "cardNumberLast4": "1234", "amount": -10.0, "status": "RefundedSelfService", "refundDateUtc": "2014-06-24T18:20:29.373Z", "lineItemNumber": 3, "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/100/payments/3", "templated": false } } } ] }, "refundedPayments": [ { "type": "Visa", "cardNumberLast4": "1234", "amount": 10.0, "refundDateUtc": "2014-06-24T18:20:29.373Z" }, { "type": "GiftCardVirtualNew", "cardNumber": "6151130813077639", "amount": 10.0, "refundDateUtc": "2014-06-24T18:20:29.373Z" } ], "messages": [], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/100", "templated": false }, "https://api.amctheatres.com/rels/v3/sms-ticket-confirmation": { "href": "https://api.amctheatres.com/v3/orders/100/sms-ticket-confirmation/{phone-number}", "templated": true }, "https://api.amctheatres.com/rels/v1/order-will-call-check": { "href": "https://api.amctheatres.com/v1/orders/token-336a61cf-c781-48db-bc06-ed498dd91834/will-call-check", "templated": false }, "https://api.amctheatres.com/rels/v1/order-self-service-refund": { "href": "https://api.amctheatres.com/v1/orders/token-336a61cf-c781-48db-bc06-ed498dd91834/refunds", "templated": false } } }
GET /v3/orders/400740
{ "id": 400740, "amcAccountId": 35842, "email": "[email protected]", "status": "Pending", "createdDateUtc": "2018-09-25T18:26:29.313Z", "total": 13.08, "subtotal": 11.99, "paid": 0, "savings": 1.75, "loyaltyCardNumber": "1101000305946523", "token": "b44d2a3b-c0fc-4d02-8321-057c6baf3981", "paymentOptions": [ "creditCard", "giftCard" ], "expirationDateUtc": "2018-09-25T18:33:33.017Z", "subscriptionDiscountsAreWaived": false, "_embedded": { "products": [ { "sku": "TICKET-RS-66764861-ADULT", "status": "Held", "cost": 13.08, "tax": 1.09, "name": "ADULT Ticket", "theatre": "AMC Town Center 20", "theatreId": 38, "movie": "Black Panther", "showDateTime": "2018-09-26 10:50", "showDateTimeUtc": "2018-09-26T15:50:00Z", "performanceNumber": 71708, "format": "", "internalReleaseNumber": 55409, "auditorium": 1, "components": [], "modifiers": [], "expirationDateUtc": "2018-09-25T18:33:33.017Z", "row": 2, "column": 4, "seatName": "B6", "token": "86e7d023-d02a-44f5-ab97-39c51bbd4b55", "fees": [ { "cost": 1.75, "name": "convenience", "quantity": 1, "total": 1.75, "waived": true, "waivedReason": "Convenience fees waived for AMC Stubs members", "tax": 0.15 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/400740/products/1", "templated": false }, "https://api.amctheatres.com/rels/v2/movie": { "href": "https://api.amctheatres.com/v2/movies/45839", "templated": false }, "https://api.amctheatres.com/rels/v2/theatre": { "href": "https://api.amctheatres.com/v2/theatres/38", "templated": false }, "https://api.amctheatres.com/rels/v2/showtime": { "href": "https://api.amctheatres.com/v2/showtimes/66764861", "templated": false }, "https://api.amctheatres.com/rels/v1/event": { "href": "https://api.amctheatres.com/v1/events/bnVsbC00MDA3NDA1", "templated": false } }, "lineItemNumber": 1 } ], "payments": [] }, "refundedPayments": [], "messages": [ { "code": 7002, "message": "You have selected a showtime that overlaps with an existing A-List reservation. Please proceed with your purchase or manage reservations.", "urn": "urn:amc:mytickets" } ], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/400740", "templated": false }, "https://api.amctheatres.com/rels/v3/order-payments": { "href": "https://api.amctheatres.com/v3/orders/400740/payments", "templated": false }, "https://api.amctheatres.com/rels/v3/order-products": { "href": "https://api.amctheatres.com/v3/orders/400740/products", "templated": false }, "https://api.amctheatres.com/rels/v3/order-addresses": { "href": "https://api.amctheatres.com/v3/orders/400740/addresses", "templated": false }, "https://api.amctheatres.com/rels/v3/loyalty-card": { "href": "https://api.amctheatres.com/v3/loyalty-cards/1101000305946523", "templated": false }, "https://api.amctheatres.com/rels/v1/order-will-call-check": { "href": "https://api.amctheatres.com/v1/orders/token-b44d2a3b-c0fc-4d02-8321-057c6baf3981/will-call-check", "templated": false }, "https://api.amctheatres.com/rels/v3/order-refresh-expiration": { "href": "https://api.amctheatres.com/v3/orders/400740/refresh-expiration", "templated": false } } }
GET /v3/orders/100
{ "vendorTransactionId": "10010", "email": "[email protected]", "status": "Fulfilled", "createdDateUtc": "2014-06-24T18:17:29.373Z", "total": 25.0, "subtotal": 23.0, "paid": 25.0, "savings": 0.0, "token": "336a61cf-c781-48db-bc06-ed498dd91834", "confirmationUrl": "https://www.amctheatres.com/order/confirmation/402bc5bd-5ebc-4b50-963f-0655bcd51a99", "paymentOptions": [ "creditCard", "giftCard" ], "expirationDateUtc": "2014-06-24T18:24:30.62Z", "_embedded": { "products": [ { "sku": "TICKET-RS-26252524-ADULT", "status": "Fulfilled", "cost": 12.5, "name": "ADULT Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "expirationDate": "2014-06-24T18:26:52.52Z", "row": 3, "column": 4, "seatName": "17", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "parkingConfirmation128Code": "https://api.amctheatres.com/v3/code128/223068051232231158086162169106138211134038067054", "parkingConfirmation128CodeValue": "26200000010904515", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992/products/1", "templated": false }, "https://api.amctheatres.com/rels/v1/movie": { "href": "https://api.amctheatres.com/v3/movies/42190", "templated": false }, "https://api.amctheatres.com/rels/v1/theatre": { "href": "https://api.amctheatres.com/v3/theatres/610", "templated": false } } }, { "sku": "TICKET-RS-26252524-ADULT", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "ADULT Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "expirationDate": "2014-06-24T18:26:52.55Z", "row": 3, "column": 5, "seatName": "16", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "parkingConfirmation128Code": "https://api.amctheatres.com/v3/code128/223068051232231158086162169106138211134038067054", "parkingConfirmation128CodeValue": "26200000010904515", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992/products/1", "templated": false }, "https://api.amctheatres.com/rels/v1/movie": { "href": "https://api.amctheatres.com/v3/movies/42190", "templated": false }, "https://api.amctheatres.com/rels/v1/theatre": { "href": "https://api.amctheatres.com/v3/theatres/610", "templated": false } } } ], "payments": [ { "type": "Visa", "cost": 25.0, "cardNumberLast4": "1234", "status": "Settled", "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992/payments/1", "templated": false } } } ], "promoCodes": [ { "code": "A16CharacterCod1", "description": "Free Bottle of Water", "type": "concession-ce-codes", "Amount": 5.99, "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992/promo-codes/A16CharacterCod1", "templated": false } } }, { "code": "A16CharacterCod2", "description": "Free Large Drink", "type": "concession-ce-codes", "Amount": 6.99, "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992/promo-codes/A16CharacterCod2", "templated": false } } } ] }, "refundedPayments": [], "messages": [], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992", "templated": false }, "https://api.amctheatres.com/rels/v3/sms-ticket-confirmation": { "href": "https://api.amctheatres.com/v3/orders/101992/sms-ticket-confirmation/{phone-number}", "templated": true }, "https://api.amctheatres.com/rels/v1/order-will-call-check": { "href": "https://api.amctheatres.com/v1/orders/token-336a61cf-c781-48db-bc06-ed498dd91834/will-call-check", "templated": false }, "https://api.amctheatres.com/rels/v1/order-self-service-refund": { "href": "https://api.amctheatres.com/v1/orders/token-336a61cf-c781-48db-bc06-ed498dd91834/refunds", "templated": false } } }
GET /v3/orders/100
{ "id": 100, "email": "[email protected]", "status": "Pending", "createdDateUtc": "2020-03-03T18:25:41.004395Z", "total": 0.0, "subtotal": 0.0, "paid": 0.0, "savings": 0.0, "token": "4f1d7d7e-986a-4288-b51b-57bd9999ccdf", "paymentOptions": [ "creditCard", "giftCard", "subscriptionVoucherGiftCard" ], "subscriptionDiscountsAreWaived": false, "isOrganizer": false, "eligiblePromoCodeTypes": [], "eligibleDiscountWaivers": [ "loyalty-earn" ], "_embedded": { "products": [], "payments": [], "addresses": [], "discountWaivers": [ { "name": "loyalty-earn", "_links": { "self": { "href": "/v3/orders/100/discount-waivers/loyalty-earn", "templated": false } } } ] }, "refundedPayments": [], "messages": [], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/100", "templated": false }, "https://api.amctheatres.com/rels/v3/order-payments": { "href": "https://api.amctheatres.com/v3/orders/100/payments", "templated": false }, "https://api.amctheatres.com/rels/v3/order-products": { "href": "https://api.amctheatres.com/v3/orders/100/products", "templated": false }, "https://api.amctheatres.com/rels/v3/order-addresses": { "href": "https://api.amctheatres.com/v3/orders/100/addresses", "templated": false }, "https://api.amctheatres.com/rels/v1/order-will-call-check": { "href": "https://api.amctheatres.com/v1/orders/token-4f1d7d7e-986a-4288-b51b-57bd9999ccdf/will-call-check", "templated": false }, "https://api.amctheatres.com/rels/v3/order-refresh-expiration": { "href": "https://api.amctheatres.com/v3/orders/100/refresh-expiration", "templated": false } } }
GET /v3/orders/token-7f1c4f1d-dd8b-4232-9eb8-b8e8d46ea0d7
{ "vendorTransactionId": "10010", "email": "[email protected]", "status": "Fulfilled", "createdDateUtc": "2014-06-24T18:17:29.373Z", "total": 25.0, "subtotal": 23.0, "paid": 25.0, "savings": 0.0, "token": "336a61cf-c781-48db-bc06-ed498dd91834", "confirmationUrl": "https://www.amctheatres.com/order/confirmation/402bc5bd-5ebc-4b50-963f-0655bcd51a99", "paymentOptions": [ "creditCard", "giftCard" ], "expirationDateUtc": "2014-06-24T18:24:30.62Z", "_embedded": { "products": [ { "sku": "TICKET-RS-26252524-ADULT", "status": "Fulfilled", "cost": 12.5, "name": "ADULT Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "expirationDate": "2014-06-24T18:26:52.52Z", "row": 3, "column": 4, "seatName": "17", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "parkingConfirmation128Code": "https://api.amctheatres.com/v3/code128/223068051232231158086162169106138211134038067054", "parkingConfirmation128CodeValue": "26200000010904515", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992/products/1", "templated": false }, "https://api.amctheatres.com/rels/v1/movie": { "href": "https://api.amctheatres.com/v3/movies/42190", "templated": false }, "https://api.amctheatres.com/rels/v1/theatre": { "href": "https://api.amctheatres.com/v3/theatres/610", "templated": false } } }, { "sku": "TICKET-RS-26252524-ADULT", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "ADULT Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "expirationDate": "2014-06-24T18:26:52.55Z", "row": 3, "column": 5, "seatName": "16", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "parkingConfirmation128Code": "https://api.amctheatres.com/v3/code128/223068051232231158086162169106138211134038067054", "parkingConfirmation128CodeValue": "26200000010904515", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992/products/1", "templated": false }, "https://api.amctheatres.com/rels/v1/movie": { "href": "https://api.amctheatres.com/v3/movies/42190", "templated": false }, "https://api.amctheatres.com/rels/v1/theatre": { "href": "https://api.amctheatres.com/v3/theatres/610", "templated": false } } } ], "payments": [ { "type": "Visa", "cost": 25.0, "cardNumberLast4": "1234", "status": "Settled", "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992/payments/1", "templated": false } } } ] }, "refundedPayments": [], "messages": [], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992", "templated": false }, "https://api.amctheatres.com/rels/v3/sms-ticket-confirmation": { "href": "https://api.amctheatres.com/v3/orders/101992/sms-ticket-confirmation/{phone-number}", "templated": true }, "https://api.amctheatres.com/rels/v1/order-will-call-check": { "href": "https://api.amctheatres.com/v1/orders/token-336a61cf-c781-48db-bc06-ed498dd91834/will-call-check", "templated": false }, "https://api.amctheatres.com/rels/v1/order-self-service-refund": { "href": "https://api.amctheatres.com/v1/orders/token-336a61cf-c781-48db-bc06-ed498dd91834/refunds", "templated": false } } }
GET /v3/orders/100/[email protected]/
{ "vendorTransactionId": "10010", "email": "[email protected]", "status": "Fulfilled", "createdDateUtc": "2014-06-24T18:17:29.373Z", "total": 25.0, "subtotal": 23.0, "paid": 25.0, "savings": 0.0, "token": "336a61cf-c781-48db-bc06-ed498dd91834", "confirmationUrl": "https://www.amctheatres.com/order/confirmation/402bc5bd-5ebc-4b50-963f-0655bcd51a99", "paymentOptions": [ "creditCard", "giftCard" ], "expirationDateUtc": "2014-06-24T18:24:30.62Z", "_embedded": { "products": [ { "sku": "TICKET-RS-26252524-ADULT", "status": "Fulfilled", "cost": 12.5, "name": "ADULT Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "expirationDate": "2014-06-24T18:26:52.52Z", "row": 3, "column": 4, "seatName": "17", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "parkingConfirmation128Code": "https://api.amctheatres.com/v3/code128/223068051232231158086162169106138211134038067054", "parkingConfirmation128CodeValue": "26200000010904515", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992/products/1", "templated": false }, "https://api.amctheatres.com/rels/v2/movie": { "href": "https://api.amctheatres.com/v2/movies/42190", "templated": false }, "https://api.amctheatres.com/rels/v2/theatre": { "href": "https://api.amctheatres.com/v2/theatres/610", "templated": false } } }, { "sku": "TICKET-RS-26252524-ADULT", "status": "Fulfilled", "cost": 12.5, "name": "ADULT Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "expirationDate": "2014-06-24T18:26:52.55Z", "row": 3, "column": 5, "seatName": "16", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v1/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "parkingConfirmation128Code": "https://api.amctheatres.com/v3/code128/223068051232231158086162169106138211134038067054", "parkingConfirmation128CodeValue": "26200000010904515", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992/products/1", "templated": false }, "https://api.amctheatres.com/rels/v2/movie": { "href": "https://api.amctheatres.com/v2/movies/42190", "templated": false }, "https://api.amctheatres.com/rels/v2/theatre": { "href": "https://api.amctheatres.com/v2/theatres/610", "templated": false } } } ], "payments": [ { "type": "Visa", "amount": 25.0, "cardNumberLast4": "1234", "status": "Settled", "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992/payments/1", "templated": false } } } ] }, "refundedPayments": [], "messages": [], "_links": { "self": { "href": "https://api.amctheatres.com/v3/orders/101992", "templated": false }, "https://api.amctheatres.com/rels/v3/sms-ticket-confirmation": { "href": "https://api.amctheatres.com/v3/orders/101992/sms-ticket-confirmation/{phone-number}", "templated": true }, "https://api.amctheatres.com/rels/v1/order-will-call-check": { "href": "https://api.amctheatres.com/v1/orders/token-336a61cf-c781-48db-bc06-ed498dd91834/will-call-check", "templated": false }, "https://api.amctheatres.com/rels/v1/order-self-service-refund": { "href": "https://api.amctheatres.com/v1/orders/token-336a61cf-c781-48db-bc06-ed498dd91834/refunds", "templated": false } } }
POST /v3/orders
{ "email": "[email protected]" }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345
POST /v3/orders
{ "vendorTransactionId": "10012", "email": "[email protected]", "products": [ { "sku": "TICKET-GA-26252844-ADULT", "partnerFeeAmount": 1 }, { "sku": "TICKET-GA-26252844-ADULT", "partnerFeeAmount": 1 } ] }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345
POST /v3/orders
{ "vendorTransactionId": "10013", "email": "[email protected]", "products": [ { "sku": "TICKET-RS-26252846-ADULT" }, { "sku": "TICKET-RS-26252846-ADULT" } ] }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345
POST /v3/orders
{ "vendorTransactionId": "10013", "email": "[email protected]", "products": [ { "sku": "TICKET-RS-26252846-ADULT" }, { "sku": "TICKET-RS-26252846-ADULT" } ] }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345
POST /v3/orders
{ "Email": "[email protected]", "Products": [ { "SKU": "CONCESSIONS-3600", "Quantity": 1, "ConcessionOrderName": "Stephen", "DeliveryType": "ExpressPickup", "DeliveryDateTimeLocal": "2019-01-27T14:10:00", "Components": [ { "SKU": "CONCESSIONS-19816", "Quantity": 1, "Modifiers": [ { "SKU": "CONCESSIONS-54864", "Quantity": 1 } ] }, { "SKU": "CONCESSIONS-19816", "Quantity": 1, "Modifiers": [ { "SKU": "CONCESSIONS-362972", "Quantity": 1 } ] }, { "SKU": "CONCESSIONS-22739", "Quantity": 1 } ] } ] }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345
POST /v3/orders
{ "vendorTransactionId": "10011", "loyaltyCardNumber": "1104050000000008", "email": "[email protected]", "products": [ { "sku": "TICKET-GA-26252844-ADULT" } ] }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345
POST /v3/orders
{ "loyaltyCardNumber": "1104050000000008", "email": "[email protected]", "discountWaivers": [ "loyalty-earn" ] }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345
PUT /v3/orders/100
{ "loyaltyCardNumber": "1104050000000008", "smsNotificationPhoneNumber": "1234567890" }
HTTP/1.1 200 OK
DELETE /v3/orders/100
HTTP/1.1 200 OK
POST /v3/orders/100/products
{ "sku": "TICKET-GA-26252844-ADULT", "partnerFeeAmount": 1 }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/100/products/1
POST /v3/orders/100/products
{ "sku": "TICKET-GA-26252844-ADULT", "partnerFeeAmount": 1, "privateRentalInternalReleaseNumber": 12345, "intendedAttendance": 15 }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/100/products/1
POST /v3/orders/100/products
{ "sku": "TICKET-GA-26252844-ADULT", "partnerFeeAmount": 1, "intendedAttendance": 15 }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/100/products/1
POST /v3/orders/100/products
{ "sku": "TICKET-RS-26252846-ADULT", "partnerFeeAmount": 1 }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/100/products/1
POST /v3/orders/100/products
{ "sku": "GIFTCARD-VIRTUAL-NEW", "amount": 20.0, "recipientFirstName": "Jane", "recipientLastName": "Smith", "recipientAddress": "[email protected]", "fromFirstName": "John", "fromLastName": "Doe", "message": "Happy Birthday Jane!", "partnerFeeAmount": 1 }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/100/products/1
POST /v3/orders/100/products
{ "sku": "LOYALTY-NEW" }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/100/products/1
POST /v3/orders/100/products
{ "sku": "LOYALTY-NEW", "referralCode": "abc123" }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/100/products/1
POST /v3/orders/100/products
{ "SKU": "CONCESSIONS-3600", "Quantity": 1, "ConcessionOrderName": "Stephen", "DeliveryType": "ExpressPickup", "DeliveryDateTimeLocal": "2019-01-27T14:10:00", "Components": [ { "SKU": "CONCESSIONS-19816", "Quantity": 1, "Modifiers": [ { "SKU": "CONCESSIONS-54864", "Quantity": 1 } ] }, { "SKU": "CONCESSIONS-19816", "Quantity": 1, "Modifiers": [ { "SKU": "CONCESSIONS-362972", "Quantity": 1 } ] }, { "SKU": "CONCESSIONS-22739", "Quantity": 1 } ] }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/100/products/1
PUT /v3/orders/100/products/1
{ "sku": "TICKET-RS-123456789-ADULT", "row": 12, "column": 2 }
HTTP/1.1 200 OK
DELETE /v3/orders/100/products/3
HTTP/1.1 200 OK
PATCH /v3/orders/123/products/2
{ "ConcessionOrderName": "My Name", "DeliveryDateTimeLocal": "2015-11-04T12:00:00-06:00", "DeliverySeatName": "A4", "DeliveryShowtimeId": "1234567", "DeliveryType": "DeliveryToSeat" }
HTTP/1.1 200 OK
POST /v3/orders/100/payments
{ "type": "creditCard", "amount": 75.0, "gateway": "braintree", "merchantTransactionId": "hky442" }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345/payments/1
POST /v3/orders/100/payments
{ "type": "giftCard", "cardNumber": 1234123412341234, "pin": 1234 }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345/payments/1
POST /v3/orders/100/payments
{ "type": "giftCard", "walletToken": "7b5ef7f9-4229-4aa1-a7b9-9c9ff32d1d2d" }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345/payments/1
POST /v3/orders/100/payments
{ "type": "disneyRewardDollars", "amount": 15.0, "cardNumber": 1234123412341234, "pin": 123 }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345/payments/1
POST /v3/orders/100/payments
{ "type": "amcStubsCard", "cardNumber": 1234123412341234, "amount": 8 }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345/payments/1
POST /v3/orders/100/payments
{ "type": "creditCard", "amount": 75.0, "gateway": "braintree", "paymentMethodNonce": "fake-valid-nonce" }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345/payments/1
POST /v3/orders/100/payments
{ "type": "payPal", "amount": 50.0, "gateway": "braintree", "merchantTransactionId": "hky441" }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345/payments/1
POST /v3/orders/100/payments
{ "type": "venmo", "amount": 50.0, "gateway": "braintree", "merchantTransactionId": "hky442" }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345/payments/1
POST /v3/orders/100/payments
{ "type": "applePay", "amount": 50.0, "gateway": "braintree", "merchantTransactionId": "hky443" }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345/payments/1
POST /v3/orders/100/payments
{ "type": "googlePay", "amount": 50.0, "gateway": "braintree", "merchantTransactionId": "hky444" }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345/payments/1
POST /v3/orders/100/payments
{ "type": "cryptoCurrencyOrBitcoinOrDogeCoinETC", "amount": 50.0, "gateway": "bitpay", "merchantTransactionId": "bitpayinvoiceid" }
HTTP/1.1 201 Created Location: https://api.amctheatres.com/v3/orders/12345/payments/1
DELETE /v3/orders/100/payments/2
HTTP/1.1 200 OK
POST /v3/orders/100/refresh-expiration
HTTP/1.1 200 OK
POST /v3/orders/100/products/{line-number}/sms-ticket-confirmation/1231231234
HTTP/1.1 200 OK
GET /v3/amc-accounts/1859233/orders/
{ "pageSize": 10, "pageNumber": 1, "count": 4, "startDateUtc": "2014-05-25T14:24:54.8291459Z", "endDateUtc": "2014-06-25T14:24:55.5662196Z", "_embedded": { "orders": [ { "amcAccountId": 1859233, "email": "[email protected]", "status": "Fulfilled", "createdDateUtc": "2014-06-24T21:13:38.69Z", "total": 125.0, "subtotal": 125.0, "paid": 125.0, "loyaltyCardNumber": "1102059902195982", "token": "fea85236-750d-4afb-828b-61f6c23d3661", "paymentOptions": [ "creditCard", "giftCard", "amcStubsCard" ], "confirmationUrl": "https://api.amctheatres.com/order/confirmation/fea85236-750d-4afb-828b-61f6c23d3661", "expirationDateUtc": "2014-06-24T21:20:39.367Z", "_embedded": { "products": [ { "sku": "TICKET-RS-26252522-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Closed Circuit", "showDateTime": "2014-06-24 22:30", "performanceNumber": 60163, "format": "", "internalReleaseNumber": 38399, "auditorium": 11, "row": 4, "column": 5, "seatName": "22", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102014/products/1", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/41639", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252522-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Closed Circuit", "showDateTime": "2014-06-24 22:30", "performanceNumber": 60163, "format": "", "internalReleaseNumber": 38399, "auditorium": 11, "row": 4, "column": 4, "seatName": "23", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102014/products/2", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/41639", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252522-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Closed Circuit", "showDateTime": "2014-06-24 22:30", "performanceNumber": 60163, "format": "", "internalReleaseNumber": 38399, "auditorium": 11, "row": 3, "column": 4, "seatName": "17", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102014/products/3", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/41639", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252522-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Closed Circuit", "showDateTime": "2014-06-24 22:30", "performanceNumber": 60163, "format": "", "internalReleaseNumber": 38399, "auditorium": 11, "row": 3, "column": 5, "seatName": "16", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102014/products/4", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/41639", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252522-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Closed Circuit", "showDateTime": "2014-06-24 22:30", "performanceNumber": 60163, "format": "", "internalReleaseNumber": 38399, "auditorium": 11, "row": 3, "column": 6, "seatName": "15", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102014/products/5", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/41639", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252522-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Closed Circuit", "showDateTime": "2014-06-24 22:30", "performanceNumber": 60163, "format": "", "internalReleaseNumber": 38399, "auditorium": 11, "row": 4, "column": 6, "seatName": "21", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102014/products/6", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/41639", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252522-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Closed Circuit", "showDateTime": "2014-06-24 22:30", "performanceNumber": 60163, "format": "", "internalReleaseNumber": 38399, "auditorium": 11, "row": 4, "column": 3, "seatName": "24", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102014/products/7", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/41639", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252522-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Closed Circuit", "showDateTime": "2014-06-24 22:30", "performanceNumber": 60163, "format": "", "internalReleaseNumber": 38399, "auditorium": 11, "row": 3, "column": 3, "seatName": "18", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102014/products/8", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/41639", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252522-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Closed Circuit", "showDateTime": "2014-06-24 22:30", "performanceNumber": 60163, "format": "", "internalReleaseNumber": 38399, "auditorium": 11, "row": 2, "column": 3, "seatName": "12", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102014/products/9", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/41639", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252522-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Closed Circuit", "showDateTime": "2014-06-24 22:30", "performanceNumber": 60163, "format": "", "internalReleaseNumber": 38399, "auditorium": 11, "row": 1, "column": 4, "seatName": "6", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102014/products/10", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/41639", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } } ], "payments": [ { "type": "Visa", "balance": 0.0, "amount": 125.0, "status": "Settled", "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102014/payments/1", "templated": false } } } ] }, "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102014", "templated": false }, "https://api.amctheatres.com/rels/v3/sms-ticket-confirmation": { "href": "https://api.amctheatres.com/v1/orders/102014/sms-ticket-confirmation/{phone-number}", "templated": true }, "https://api.amctheatres.com/rels/v3/loyalty-card": { "href": "https://api.amctheatres.com/v1/loyalty-cards/1102059902195982", "templated": false }, "https://api.amctheatres.com/rels/v1/order-will-call-check": { "href": "https://api.amctheatres.com/v1/orders/token-fea85236-750d-4afb-828b-61f6c23d3661/will-call-check", "templated": false }, "https://api.amctheatres.com/rels/v1/order-self-service-refund": { "href": "https://api.amctheatres.com/v1/orders/token-fea85236-750d-4afb-828b-61f6c23d3661/refunds", "templated": false } } }, { "amcAccountId": 1859233, "email": "[email protected]", "status": "Fulfilled", "createdDateUtc": "2014-06-24T21:08:52.873Z", "total": 125.0, "subtotal": 125.0, "paid": 125.0, "savings": 0.0, "confirmationUrl": "https://api.amctheatres.com/order/confirmation/ada71417-51fe-4faf-bd93-9517ba1f8411", "loyaltyCardNumber": "1102059902195982", "token": "ada71417-51fe-4faf-bd93-9517ba1f8411", "paymentOptions": [ "creditCard", "giftCard", "amcStubsCard" ], "expirationDateUtc": "2014-06-24T21:15:53.737Z", "_embedded": { "products": [ { "sku": "TICKET-RS-26252524-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "row": 5, "column": 3, "seatName": "31", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102013/products/1", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/42190", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252524-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "row": 5, "column": 2, "seatName": "32", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102013/products/2", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/42190", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252524-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "row": 5, "column": 4, "seatName": "30", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102013/products/3", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/42190", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252524-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "row": 5, "column": 5, "seatName": "29", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102013/products/4", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/42190", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252524-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "row": 5, "column": 6, "seatName": "28", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102013/products/5", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/42190", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252524-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "row": 5, "column": 7, "seatName": "27", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102013/products/6", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/42190", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252524-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "row": 5, "column": 8, "seatName": "26", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102013/products/7", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/42190", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252524-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "row": 5, "column": 9, "seatName": "25", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102013/products/8", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/42190", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252524-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "row": 4, "column": 8, "seatName": "19", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102013/products/9", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/42190", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "TICKET-RS-26252524-SENIOR", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "SENIOR Ticket", "theatre": "AMC Studio 30", "movie": "Blue Jasmine", "showDateTime": "2014-06-24 19:45", "performanceNumber": 60161, "format": "", "internalReleaseNumber": 38854, "auditorium": 11, "row": 4, "column": 4, "seatName": "23", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": false, "tax": 0.16 } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102013/products/10", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/42190", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } } ], "payments": [ { "type": "Visa", "balance": 0.0, "amount": 125.0, "status": "Settled", "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102013/payments/1", "templated": false } } } ] }, "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102013", "templated": false }, "https://api.amctheatres.com/rels/v3/sms-ticket-confirmation": { "href": "https://api.amctheatres.com/v1/orders/102013/sms-ticket-confirmation/{phone-number}", "templated": true }, "https://api.amctheatres.com/rels/v3/loyalty-card": { "href": "https://api.amctheatres.com/v1/loyalty-cards/1102059902195982", "templated": false }, "https://api.amctheatres.com/rels/v1/order-will-call-check": { "href": "https://api.amctheatres.com/v1/orders/token-ada71417-51fe-4faf-bd93-9517ba1f8411/will-call-check", "templated": false }, "https://api.amctheatres.com/rels/v1/order-self-service-refund": { "href": "https://api.amctheatres.com/v1/orders/token-ada71417-51fe-4faf-bd93-9517ba1f8411/refunds", "templated": false } } }, { "amcAccountId": 1859233, "email": "[email protected]", "status": "Fulfilled", "createdDateUtc": "2014-06-24T21:04:16.877Z", "total": 35.0, "subtotal": 35.0, "paid": 35.0, "savings": 0.0, "confirmationUrl": "https://api.amctheatres.com/order/confirmation/262bb4e7-f77d-4ef6-bcc2-2a6d0c0abbbd", "token": "262bb4e7-f77d-4ef6-bcc2-2a6d0c0abbbd", "paymentOptions": [ "creditCard" ], "expirationDateUtc": "2014-06-24T21:11:16.877Z", "_embedded": { "products": [ { "sku": "TICKET-GA-26252914-ADULT", "quantity": 3, "status": "Fulfilled", "cost": 7.5, "name": "ADULT Ticket", "theatre": "AMC Studio 30", "movie": "Getaway", "showDateTime": "2014-06-24 22:30", "performanceNumber": 60184, "format": "", "internalReleaseNumber": 38415, "auditorium": 24, "expirationDate": "2014-06-24T21:11:49.227Z", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": true, "waivedReason": "Waived for all stubs members" } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102012/products/1", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/41653", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } }, { "sku": "LOYALTY-NEW", "quantity": 1, "status": "Fulfilled", "cost": 12.5, "name": "AMC Stubs Activation", "cardNumber": "1102059902195982", "fees": [], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102012/products/2", "templated": false } } } ], "payments": [ { "type": "Visa", "balance": 0.0, "amount": 35.0, "status": "Settled", "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102012/payments/1", "templated": false } } } ] }, "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102012", "templated": false }, "https://api.amctheatres.com/rels/v3/sms-ticket-confirmation": { "href": "https://api.amctheatres.com/v1/orders/102012/sms-ticket-confirmation/{phone-number}", "templated": true }, "https://api.amctheatres.com/rels/v1/order-will-call-check": { "href": "https://api.amctheatres.com/v1/orders/token-262bb4e7-f77d-4ef6-bcc2-2a6d0c0abbbd/will-call-check", "templated": false }, "https://api.amctheatres.com/rels/v1/order-self-service-refund": { "href": "https://api.amctheatres.com/v1/orders/token-262bb4e7-f77d-4ef6-bcc2-2a6d0c0abbbd/refunds", "templated": false } } }, { "amcAccountId": 1859233, "email": "[email protected]", "status": "Fulfilled", "createdDateUtc": "2014-06-24T20:29:22.55Z", "total": 8.5, "subtotal": 7.5, "paid": 8.5, "savings": 0.0, "confirmationUrl": "https://api.amctheatres.com/order/confirmation/7f342bba-cbf8-4e70-9f0c-65000784ef21", "token": "7f342bba-cbf8-4e70-9f0c-65000784ef21", "paymentOptions": [ "creditCard", "giftCard" ], "expirationDateUtc": "2014-06-24T20:36:22.55Z", "_embedded": { "products": [ { "sku": "TICKET-GA-26252844-ADULT", "quantity": 1, "status": "Fulfilled", "cost": 7.5, "name": "ADULT Ticket", "theatre": "AMC Studio 30", "movie": "The Conjuring", "showDateTime": "2014-06-24 22:30", "performanceNumber": 60183, "format": "", "internalReleaseNumber": 37734, "auditorium": 19, "expirationDate": "2014-06-24T20:36:46.433Z", "confirmationCode": "0143491217", "confirmationQrCode": "https://api.amctheatres.com/v3/qr-codes/223068051232231158086162169106138211134038067054", "confirmationQrCodeValue": "A0143491217", "fees": [ { "name": "convenience", "cost": 1.0, "quantity": 1, "total": 1.0, "waived": true, "waivedReason": "Waived for all stubs members" } ], "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102009/products/1", "templated": false }, "movie": { "href": "https://api.amctheatres.com/v2/movie/40993", "templated": false }, "theatre": { "href": "https://api.amctheatres.com/v2/theatre/610", "templated": false } } } ], "payments": [ { "type": "Visa", "balance": 0.0, "amount": 8.5, "status": "Settled", "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102009/payments/1", "templated": false } } } ] }, "_links": { "self": { "href": "https://api.amctheatres.com/v1/orders/102009", "templated": false }, "https://api.amctheatres.com/rels/v3/sms-ticket-confirmation": { "href": "https://api.amctheatres.com/v1/orders/102009/sms-ticket-confirmation/{phone-number}", "templated": true }, "https://api.amctheatres.com/rels/v1/order-will-call-check": { "href": "https://api.amctheatres.com/v1/orders/token-7f342bba-cbf8-4e70-9f0c-65000784ef21/will-call-check", "templated": false }, "https://api.amctheatres.com/rels/v1/order-self-service-refund": { "href": "https://api.amctheatres.com/v1/orders/token-7f342bba-cbf8-4e70-9f0c-65000784ef21/refunds", "templated": false } } } ] }, "_links": { "self": { "href": "https://api.amctheatres.com/v3/amc-accounts/1859233/orders?page-number=1&page-size=10&start-date=2014-05-25&end-date=2014-06-25", "templated": false } } }
POST /v3/orders/123/loyalty-rewards-application
HTTP/1.1 200 OK
DELETE /v3/orders/123/loyalty-rewards-application
HTTP/1.1 200 OK
POST /v3/orders/record
{ "OrderDateTime": "2019-01-15T18:05:22.6194108Z", "FulfillmentDateTime": "2019-01-15T18:05:27.6194108Z", "Products": [ { "DigitalRetailReleaseID": 1, "DisplayName": "Mock On Demand Video", "ProductPriceAmount": 4.4, "ProductRetailPriceAmount": 4.4, "TaxableAmount": 4.4, "TaxAmount": 0, "DiscountAmount": 0, "DiscountTaxAmount": 0, "SurchargeAmount": 0, "SurchargeTaxAmount": 0, "ProductName": "DigitalRetailRelease", "Quantity": 1 } ], "Payments": [ { "CardNumber": null, "Type": "CreditCard", "MerchantTransactionId": "602cad11-3a3c-4666-a901-635ea20663d1", "PaymentMethodNonce": "fake-valid-nonce", "Pin": null, "Amount": 4.4, "StoredCardToken": null, "CreditCardFirstSix": null, "CreditCardLastFour": null, "CreditCardExpirationMonth": null, "CreditCardExpirationYear": null } ], "AmcAccountId": 18725, "VendorKey": "055fec40-a7bf-4487-b3af-f28dc9076c98", "VendorTransactionId": "b88c23c4-3274-4e23-b5b6-206a60a2c6a0", "AffiliateCode": null }
POST /v3/orders/{order-id}/failed-payment-auths