POST api/POGetOrderDetails
Documentation for 'Post'.
Request Information
Request body formats
application/json, text/json
Sample:
{ "POId": 1 }
Response Information
Response body formats
application/json, text/json
Sample:
{ "POrderDetails": { "PO_STAT_CODE_DESC": "sample string 1", "PO_ID": 2, "PO_NUMBER": "sample string 3", "PO_NAME": "sample string 4", "RPT_DEPT_CODE": "sample string 5", "SUPP_ACCT_NUM": "sample string 6", "PO_DATE": "2025-04-03T21:26:38.8901014-07:00", "PO_SHIP_DATE": "2025-04-03T21:26:38.8901014-07:00", "PO_EXPEDITE_DATE": "2025-04-03T21:26:38.8901014-07:00", "PO_COMPLETE_DATE": "2025-04-03T21:26:38.8901014-07:00", "PO_PRINTED_FLAG": "sample string 8", "PO_TYPE_CODE": "sample string 9", "PO_STANDING_FLAG": "sample string 10", "PO_STANDING_END_DATE": "2025-04-03T21:26:38.8901014-07:00", "PO_PRI_CODE": "sample string 11", "PO_STAT_CODE": "sample string 12", "PO_DESC": "sample string 13", "SHIP_TO_CODE": "sample string 14", "SHIP_VIA": "sample string 15", "SHIP_FOB_POINT": "sample string 16", "SUPP_PAYMENT_TERMS": "sample string 17", "ADDRESS_NAME": "sample string 18", "STREET1": "sample string 19", "STREET2": "sample string 20", "CITY": "sample string 21", "PROV_STATE_CODE": "sample string 22", "COUNTRY_CODE": "sample string 23", "POSTAL_ZIP": "sample string 24", "PHONE1": "sample string 25", "PHONE2": "sample string 26", "SHIP_TO_PAY_CODE": "sample string 27", "FAX": "sample string 28", "INS_USER": "sample string 29", "INS_DATE": "2025-04-03T21:26:38.8901014-07:00", "UPD_USER": "sample string 31", "UPD_DATE": "2025-04-03T21:26:38.8901014-07:00", "PO_CANCEL_COMPLETE_REASON": "sample string 33", "PO_COMPLETED_BY": "sample string 34", "PO_CANCEL_DATE": "2025-04-03T21:26:38.8901014-07:00", "PO_ENTER_USER": "sample string 35", "PO_APPROV_USER": "sample string 36" } }