Znode Version 7.2.2 Get items of order. this function help to place complite order as reorder
Name | Description | Additional information |
---|---|---|
orderId | orderId |
Define this parameter in the request URI. |
Name | Description | Usage |
---|---|---|
accountType | This will retrieve the related account type. | GET reorder/{orderId}?expand=accounttype |
addresses | This will retrieve the related list of addresses. | GET reorder/{orderId}?expand=addresses |
orders | This will retrieve the related list of orders. | GET reorder/{orderId}?expand=orders |
profiles | This will retrieve the related list of profiles. | GET reorder/{orderId}?expand=profiles |
user | This will retrieve the related user. | GET reorder/{orderId}?expand=user |
wishList | This will retrieve the related list of wish lists. | GET reorder/{orderId}?expand=wishlist |