Back to top
 
 
 

Nested Resources

For nested resources, the base URL of that resource should be appended to the parent resource base URL.

For example, for line items of order ID 32 the base URLs will be

/orders/32/line_items

/orders/32/line_items/21

 

Comments