Copy response (example):
{
"adjustment": 0,
"adjustment_negative": 0,
"adjustment_positive": 0,
"base_adjustment": 0,
"base_adjustment_negative": 0,
"base_adjustment_positive": 0,
"base_currency_code": "USD",
"base_discount_amount": 0,
"base_grand_total": 105,
"base_discount_tax_compensation_amount": 0,
"base_shipping_amount": 5,
"base_shipping_incl_tax": 5,
"base_shipping_tax_amount": 0,
"base_subtotal": 100,
"base_subtotal_incl_tax": 100,
"base_tax_amount": 0,
"base_to_global_rate": 1,
"base_to_order_rate": 1,
"billing_address_id": 2,
"created_at": "2021-04-05 23:43:45",
"discount_amount": 0,
"entity_id": 1,
"global_currency_code": "USD",
"grand_total": 105,
"discount_tax_compensation_amount": 0,
"increment_id": "000000001",
"order_currency_code": "USD",
"order_id": 1,
"shipping_address_id": 1,
"shipping_amount": 5,
"shipping_incl_tax": 5,
"shipping_tax_amount": 0,
"state": 2,
"store_currency_code": "USD",
"store_id": 1,
"store_to_base_rate": 0,
"store_to_order_rate": 0,
"subtotal": 100,
"subtotal_incl_tax": 100,
"tax_amount": 0,
"updated_at": "2021-04-05 23:43:45",
"items": [
{
"base_cost": null,
"base_discount_tax_compensation_amount": 0,
"base_price": 100,
"base_price_incl_tax": 100,
"base_row_total": 100,
"base_row_total_incl_tax": 100,
"base_tax_amount": 0,
"base_weee_tax_row_disposition": 0,
"entity_id": 1,
"discount_tax_compensation_amount": 0,
"name": "simple_1",
"order_item_id": 1,
"parent_id": 1,
"price": 100,
"price_incl_tax": 100,
"product_id": 1,
"qty": 1,
"row_total": 100,
"row_total_incl_tax": 100,
"sku": "simple_1",
"tax_amount": 0,
"weee_tax_applied": "[]",
"weee_tax_applied_row_amount": 0,
"weee_tax_row_disposition": 0
}
],
"comments": []
}