GET api/MOData?accountNumber={accountNumber}&password={password}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| accountNumber | integer |
Required |
|
| password | string |
Required |
Body Parameters
None.
Response Information
Resource Description
MOData| Name | Description | Type | Additional information |
|---|---|---|---|
| MODataRecords | Collection of MODataRecord |
None. |
|
| Messages | Collection of Message |
None. |
Response Formats
application/json, text/json
Sample:
{
"MODataRecords": [
{
"ManuallyCreated": "sample string 1",
"PurchaseOrderNumber": "sample string 2",
"LineSequence": "sample string 3",
"OrderNumber": "sample string 4",
"OrderDate": "sample string 5",
"OrderDateConverted": "sample string 6",
"RequestedShipDate": "sample string 7",
"RequestedShipDateConverted": "sample string 8",
"OrderLineSequence": "sample string 9",
"MONumber": "sample string 10",
"YourCustomerName": "sample string 11",
"YourCustomerAddress1": "sample string 12",
"YourCustomerCity": "sample string 13",
"YourCustomerState": "sample string 14",
"YourCustomerZip": "sample string 15",
"YourCustomerProjectName": "sample string 16",
"YourCustomerPurchaseOrder": "sample string 17",
"YourCustomerSalesOrder": "sample string 18",
"YourCustomerRequestDate": "sample string 19",
"YourCustomerRequestDateConverted": "sample string 20",
"YourCustomerZone": "sample string 21",
"YourCustomerLineSequence": "sample string 22",
"YourCustomerItemDescription": "sample string 23",
"YourCustomerStyle": "sample string 24",
"YourCustomerColor": "sample string 25",
"YourCustomerBarcodeData": "sample string 26"
},
{
"ManuallyCreated": "sample string 1",
"PurchaseOrderNumber": "sample string 2",
"LineSequence": "sample string 3",
"OrderNumber": "sample string 4",
"OrderDate": "sample string 5",
"OrderDateConverted": "sample string 6",
"RequestedShipDate": "sample string 7",
"RequestedShipDateConverted": "sample string 8",
"OrderLineSequence": "sample string 9",
"MONumber": "sample string 10",
"YourCustomerName": "sample string 11",
"YourCustomerAddress1": "sample string 12",
"YourCustomerCity": "sample string 13",
"YourCustomerState": "sample string 14",
"YourCustomerZip": "sample string 15",
"YourCustomerProjectName": "sample string 16",
"YourCustomerPurchaseOrder": "sample string 17",
"YourCustomerSalesOrder": "sample string 18",
"YourCustomerRequestDate": "sample string 19",
"YourCustomerRequestDateConverted": "sample string 20",
"YourCustomerZone": "sample string 21",
"YourCustomerLineSequence": "sample string 22",
"YourCustomerItemDescription": "sample string 23",
"YourCustomerStyle": "sample string 24",
"YourCustomerColor": "sample string 25",
"YourCustomerBarcodeData": "sample string 26"
}
],
"Messages": [
{
"Type": 0,
"Code": 1,
"Description": "sample string 2",
"Details": "sample string 3",
"Time": "2026-04-05T08:35:00.5992629-05:00"
},
{
"Type": 0,
"Code": 1,
"Description": "sample string 2",
"Details": "sample string 3",
"Time": "2026-04-05T08:35:00.5992629-05:00"
}
]
}
application/xml, text/xml
Sample:
<MOData xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<MODataRecords>
<MODataRecord>
<ManuallyCreated>sample string 1</ManuallyCreated>
<PurchaseOrderNumber>sample string 2</PurchaseOrderNumber>
<LineSequence>sample string 3</LineSequence>
<OrderNumber>sample string 4</OrderNumber>
<OrderDate>sample string 5</OrderDate>
<OrderDateConverted>sample string 6</OrderDateConverted>
<RequestedShipDate>sample string 7</RequestedShipDate>
<RequestedShipDateConverted>sample string 8</RequestedShipDateConverted>
<OrderLineSequence>sample string 9</OrderLineSequence>
<MONumber>sample string 10</MONumber>
<YourCustomerName>sample string 11</YourCustomerName>
<YourCustomerAddress1>sample string 12</YourCustomerAddress1>
<YourCustomerCity>sample string 13</YourCustomerCity>
<YourCustomerState>sample string 14</YourCustomerState>
<YourCustomerZip>sample string 15</YourCustomerZip>
<YourCustomerProjectName>sample string 16</YourCustomerProjectName>
<YourCustomerPurchaseOrder>sample string 17</YourCustomerPurchaseOrder>
<YourCustomerSalesOrder>sample string 18</YourCustomerSalesOrder>
<YourCustomerRequestDate>sample string 19</YourCustomerRequestDate>
<YourCustomerRequestDateConverted>sample string 20</YourCustomerRequestDateConverted>
<YourCustomerZone>sample string 21</YourCustomerZone>
<YourCustomerLineSequence>sample string 22</YourCustomerLineSequence>
<YourCustomerItemDescription>sample string 23</YourCustomerItemDescription>
<YourCustomerStyle>sample string 24</YourCustomerStyle>
<YourCustomerColor>sample string 25</YourCustomerColor>
<YourCustomerBarcodeData>sample string 26</YourCustomerBarcodeData>
</MODataRecord>
<MODataRecord>
<ManuallyCreated>sample string 1</ManuallyCreated>
<PurchaseOrderNumber>sample string 2</PurchaseOrderNumber>
<LineSequence>sample string 3</LineSequence>
<OrderNumber>sample string 4</OrderNumber>
<OrderDate>sample string 5</OrderDate>
<OrderDateConverted>sample string 6</OrderDateConverted>
<RequestedShipDate>sample string 7</RequestedShipDate>
<RequestedShipDateConverted>sample string 8</RequestedShipDateConverted>
<OrderLineSequence>sample string 9</OrderLineSequence>
<MONumber>sample string 10</MONumber>
<YourCustomerName>sample string 11</YourCustomerName>
<YourCustomerAddress1>sample string 12</YourCustomerAddress1>
<YourCustomerCity>sample string 13</YourCustomerCity>
<YourCustomerState>sample string 14</YourCustomerState>
<YourCustomerZip>sample string 15</YourCustomerZip>
<YourCustomerProjectName>sample string 16</YourCustomerProjectName>
<YourCustomerPurchaseOrder>sample string 17</YourCustomerPurchaseOrder>
<YourCustomerSalesOrder>sample string 18</YourCustomerSalesOrder>
<YourCustomerRequestDate>sample string 19</YourCustomerRequestDate>
<YourCustomerRequestDateConverted>sample string 20</YourCustomerRequestDateConverted>
<YourCustomerZone>sample string 21</YourCustomerZone>
<YourCustomerLineSequence>sample string 22</YourCustomerLineSequence>
<YourCustomerItemDescription>sample string 23</YourCustomerItemDescription>
<YourCustomerStyle>sample string 24</YourCustomerStyle>
<YourCustomerColor>sample string 25</YourCustomerColor>
<YourCustomerBarcodeData>sample string 26</YourCustomerBarcodeData>
</MODataRecord>
</MODataRecords>
<Messages>
<Message>
<Type>Success</Type>
<Code>1</Code>
<Description>sample string 2</Description>
<Details>sample string 3</Details>
<Time>2026-04-05T08:35:00.5992629-05:00</Time>
</Message>
<Message>
<Type>Success</Type>
<Code>1</Code>
<Description>sample string 2</Description>
<Details>sample string 3</Details>
<Time>2026-04-05T08:35:00.5992629-05:00</Time>
</Message>
</Messages>
</MOData>