Skip to content

Add post order items

Administrator requested to merge add-post-order-items into master

Requested order-items format (result of account.get_order_items) is totally different from the one expected for the post API endpoint (adding new order-items to a given account). The post method, therefore, cannot use the OrderItem class. Simple unit test done for the post_order_item method

Merge request reports

Loading