POST api/POGetShipToCodes
Documentation for 'Post'.
Request Information
Request body formats
application/json, text/json
Sample:
{}
Response Information
Response body formats
application/json, text/json
Sample:
{ "ShipToCodes": [ { "SHIP_TO_CODE": "sample string 1", "SHIP_TO_NOTE": "sample string 2", "SHIP_TO_NAME": "sample string 3", "SHIP_TO_FOB": "sample string 4", "SHIP_TO_VIA": "sample string 5", "SHIP_TO_TERM": "sample string 6", "SHIP_TO_STREET1": "sample string 7", "SHIP_TO_STREET2": "sample string 8", "SHIP_TO_CITY": "sample string 9", "PROV_STATE_CODE": "sample string 10", "COUNTRY_CODE": "sample string 11", "POSTAL_ZIP": "sample string 12", "PHONE1": "sample string 13", "PHONE2": "sample string 14", "FAX": "sample string 15", "SHIP_TO_PAY_CODE": "sample string 16", "INS_USER": "sample string 17", "INS_DATE": "2025-04-03T21:05:07.7928095-07:00", "UPD_USER": "sample string 18", "UPD_DATE": "2025-04-03T21:05:07.7928095-07:00" }, { "SHIP_TO_CODE": "sample string 1", "SHIP_TO_NOTE": "sample string 2", "SHIP_TO_NAME": "sample string 3", "SHIP_TO_FOB": "sample string 4", "SHIP_TO_VIA": "sample string 5", "SHIP_TO_TERM": "sample string 6", "SHIP_TO_STREET1": "sample string 7", "SHIP_TO_STREET2": "sample string 8", "SHIP_TO_CITY": "sample string 9", "PROV_STATE_CODE": "sample string 10", "COUNTRY_CODE": "sample string 11", "POSTAL_ZIP": "sample string 12", "PHONE1": "sample string 13", "PHONE2": "sample string 14", "FAX": "sample string 15", "SHIP_TO_PAY_CODE": "sample string 16", "INS_USER": "sample string 17", "INS_DATE": "2025-04-03T21:05:07.7928095-07:00", "UPD_USER": "sample string 18", "UPD_DATE": "2025-04-03T21:05:07.7928095-07:00" }, { "SHIP_TO_CODE": "sample string 1", "SHIP_TO_NOTE": "sample string 2", "SHIP_TO_NAME": "sample string 3", "SHIP_TO_FOB": "sample string 4", "SHIP_TO_VIA": "sample string 5", "SHIP_TO_TERM": "sample string 6", "SHIP_TO_STREET1": "sample string 7", "SHIP_TO_STREET2": "sample string 8", "SHIP_TO_CITY": "sample string 9", "PROV_STATE_CODE": "sample string 10", "COUNTRY_CODE": "sample string 11", "POSTAL_ZIP": "sample string 12", "PHONE1": "sample string 13", "PHONE2": "sample string 14", "FAX": "sample string 15", "SHIP_TO_PAY_CODE": "sample string 16", "INS_USER": "sample string 17", "INS_DATE": "2025-04-03T21:05:07.7928095-07:00", "UPD_USER": "sample string 18", "UPD_DATE": "2025-04-03T21:05:07.7928095-07:00" } ] }