Credit Memo Structure

The credit memo structure object contains the following fields

Resource Area: /intelive/module/creditmemos
{
   "entity_name":"sales_creditnote",
   "id":"1",
   "store_id":"1",
   "increment_id":"000000001",
   "order_id":"2",
   "grand_total":"14.4000",
   "shipping_amount":"6.1400",
   "shipping_tax_amount":"1.1072",
   "subtotal":"5.6600",
   "discount_amount":"0.0000",
   "tax_amount":"2.6000",
   "currency_code":"EUR",
   "created_at":"2018-09-14 13:45:45",
   "items":[
      {
         "id":"251",
         "qty":"1.0000"
      },
      {
         "id":"138",
         "qty":"1.0000"
      }
   ]
}