Toys R Us · Capability
Toys R Us Dropship Fulfillment
Unified dropship fulfillment workflow for Toys R Us supplier integrations. Combines order retrieval, acknowledgement, shipment notification, invoice submission, and product catalog synchronization for end-to-end dropship vendor operations.
What You Can Do
GET
Get orders
— Retrieve purchase orders awaiting fulfillment
/v1/orders
GET
Get order
— Retrieve a single purchase order
/v1/orders/{key}
POST
Create acknowledgement
— Submit an order acknowledgement
/v1/acknowledgements
GET
Get shipments
— Retrieve shipment notifications
/v1/shipments
POST
Create shipment
— Submit a shipment notification
/v1/shipments
GET
Get invoices
— Retrieve invoices
/v1/invoices
POST
Create invoice
— Submit an invoice for fulfilled order
/v1/invoices
GET
Get products
— Retrieve product catalog items
/v1/products
POST
Create product
— Create or update a product catalog item
/v1/products
MCP Tools
get-orders
Retrieve Toys R Us purchase orders pending fulfillment
read-only
get-order
Retrieve a specific Toys R Us purchase order by key
read-only
create-acknowledgement
Submit an order acknowledgement for a Toys R Us purchase order
get-shipments
Retrieve Toys R Us shipment notifications
read-only
create-shipment
Submit a shipment notification for a fulfilled Toys R Us order
get-invoices
Retrieve Toys R Us invoices
read-only
create-invoice
Submit an invoice for fulfilled Toys R Us order items
get-products
Retrieve Toys R Us product catalog items
read-only
sync-product
Create or update a product in the Toys R Us catalog
idempotent
APIs Used
toys-r-us-commerce