POST api/Orders/CreateUpdateCP_FailedCases
Request Information
URI Parameters
None.
Body Parameters
Collection of ObjectNone.
Request Formats
application/json, text/json, application/x-www-form-urlencoded
            Sample:
                    
Sample not available.
Response Information
Resource Description
IPostXMLResult| Name | Description | Type | Additional information | 
|---|---|---|---|
| PostResult | RequestResult | 
                             None.  | 
                |
| Message | string | 
                             None.  | 
                |
| Status | string | 
                             None.  | 
                |
| Identifier | string | 
                             None.  | 
                |
| Timestamp | date | 
                             None.  | 
                |
| EntityObject | Object | 
                             None.  | 
                |
| DocNum | integer | 
                             None.  | 
                |
| CardCode | string | 
                             None.  | 
                |
| IsCreatedInUS | integer | 
                             None.  | 
                |
| IsCreatedInCA | integer | 
                             None.  | 
                |
| IsUpdatedInUS | integer | 
                             None.  | 
                |
| IsUpdatedInCA | integer | 
                             None.  | 
                |
| AddressName | string | 
                             None.  | 
                |
| USAccountToken | string | 
                             None.  | 
                |
| CAAccountToken | string | 
                             None.  | 
                |
| AcountPaymentToken | string | 
                             None.  | 
                |
| CPTotal | decimal number | 
                             None.  | 
                |
| ShippingCharge | decimal number | 
                             None.  | 
                |
| ShippingTax | decimal number | 
                             None.  | 
                |
| Tax | decimal number | 
                             None.  | 
                
Response Formats
application/json, text/json, application/xml, text/xml
            Sample:
                    
Sample not available.