/create_record(COMPLAINT)
creates ticket in Aarambh which would be raised by either Buyer or Seller
{ "order_id":"String" (Buyer app order ID as received over network), "description":{ "short_desc":"String", "long_desc":"String", "code":"String" (category code as mentioned by ONDC), "additional_desc":{ "url": "String", "content_type": "String" }, "images":[] }, "domain":"String" (Domain Code as standardized by ONDC) }
Last updated