AMC Entertainment Holdings · Capability
AMC Theatres API — Orders
AMC Theatres API — Orders. 19 operations. Lead operation: List Orders For AMC Account. Self-contained Naftiko capability covering one Amc Entertainment Holdings business surface.
What You Can Do
GET
Listaccountorders
— List Orders For AMC Account
/v1/v3/amc-accounts/{account-id}/orders
POST
Createorder
— Create Order
/v1/v3/orders
POST
Recordorder
— Record Completed Order
/v1/v3/orders/record
GET
Getorderbytoken
— Get Order By Token
/v1/v3/orders/token-token
GET
Getorder
— Get Order By Id
/v1/v3/orders/{order-id}
PUT
Updateordercontact
— Update Order Contact Info
/v1/v3/orders/{order-id}
DELETE
Deleteorder
— Delete Order By Id
/v1/v3/orders/{order-id}
GET
Getorderbyidandemail
— Lookup Order By Id and Email
/v1/v3/orders/{order-id}/email-email
POST
Recordfailedpaymentauth
— Record Failed Payment Authorization
/v1/v3/orders/{order-id}/failed-payment-auths
POST
Applyloyaltyrewards
— Apply Loyalty Rewards To Order
/v1/v3/orders/{order-id}/loyalty-rewards-application
DELETE
Removeloyaltyrewards
— Remove Loyalty Rewards From Order
/v1/v3/orders/{order-id}/loyalty-rewards-application
POST
Addorderpayment
— Add Payment To Order
/v1/v3/orders/{order-id}/payments
DELETE
Deleteorderpayment
— Delete Payment From Order
/v1/v3/orders/{order-id}/payments/{line-number}
POST
Addorderproduct
— Add Product To Order
/v1/v3/orders/{order-id}/products
PUT
Updateorderproduct
— Update Product in Order
/v1/v3/orders/{order-id}/products/{line-number}
PATCH
Patchorderproduct
— Patch Product Delivery Info
/v1/v3/orders/{order-id}/products/{line-number}
DELETE
Deleteorderproduct
— Delete Product From Order
/v1/v3/orders/{order-id}/products/{line-number}
POST
Sendticketconfirmationsms
— Send Ticket Confirmation SMS
/v1/v3/orders/{order-id}/products/{line-number}/sms-ticket-confirmation/{phone-number}
POST
Refreshorderexpiration
— Refresh Order Expiration
/v1/v3/orders/{order-id}/refresh-expiration
MCP Tools
list-orders-amc-account
List Orders For AMC Account
read-only
idempotent
create-order
Create Order
record-completed-order
Record Completed Order
get-order-token
Get Order By Token
read-only
idempotent
get-order-id
Get Order By Id
read-only
idempotent
update-order-contact-info
Update Order Contact Info
idempotent
delete-order-id
Delete Order By Id
idempotent
lookup-order-id-and-email
Lookup Order By Id and Email
read-only
idempotent
record-failed-payment-authorization
Record Failed Payment Authorization
apply-loyalty-rewards-order
Apply Loyalty Rewards To Order
remove-loyalty-rewards-order
Remove Loyalty Rewards From Order
idempotent
add-payment-order
Add Payment To Order
delete-payment-order
Delete Payment From Order
idempotent
add-product-order
Add Product To Order
update-product-order
Update Product in Order
idempotent
patch-product-delivery-info
Patch Product Delivery Info
idempotent
delete-product-order
Delete Product From Order
idempotent
send-ticket-confirmation-sms
Send Ticket Confirmation SMS
refresh-order-expiration
Refresh Order Expiration