POST https://api.ebay.com/post-order/v2/casemanagement/{caseId}/close { "closeReason": "ITEM_ARRIVED", "comments": { "content": "I am closing the case because the item has arrived." } }