POST catalog/glcode/maps

Authorized only.

Request Information

URI Parameters

None.

Body Parameters

ApiPushRequestOfGlAccountCodeMapApiModel
NameDescriptionTypeAdditional information
Inserted

Collection of GlAccountCodeMapApiModel

None.

Updated

Collection of GlAccountCodeMapApiModel

None.

Request Formats

application/json, text/json

Sample:
{
  "Inserted": [
    {
      "EntityTypeId": 1,
      "EntityId": 2,
      "GlAccountCodeId": 3,
      "GlAccountCodeTypeId": 4,
      "CompanyId": 5,
      "InternalMobileId": 6,
      "Id": 1,
      "MobileId": 1,
      "IsInserted": true,
      "IsUpdated": true,
      "IsDeleted": true
    },
    {
      "EntityTypeId": 1,
      "EntityId": 2,
      "GlAccountCodeId": 3,
      "GlAccountCodeTypeId": 4,
      "CompanyId": 5,
      "InternalMobileId": 6,
      "Id": 1,
      "MobileId": 1,
      "IsInserted": true,
      "IsUpdated": true,
      "IsDeleted": true
    }
  ],
  "Updated": [
    {
      "EntityTypeId": 1,
      "EntityId": 2,
      "GlAccountCodeId": 3,
      "GlAccountCodeTypeId": 4,
      "CompanyId": 5,
      "InternalMobileId": 6,
      "Id": 1,
      "MobileId": 1,
      "IsInserted": true,
      "IsUpdated": true,
      "IsDeleted": true
    },
    {
      "EntityTypeId": 1,
      "EntityId": 2,
      "GlAccountCodeId": 3,
      "GlAccountCodeTypeId": 4,
      "CompanyId": 5,
      "InternalMobileId": 6,
      "Id": 1,
      "MobileId": 1,
      "IsInserted": true,
      "IsUpdated": true,
      "IsDeleted": true
    }
  ]
}

application/xml, text/xml

Sample:
<ApiPushRequestOfGlAccountCodeMapApiModel_SSyiujPd xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Api">
  <Inserted xmlns:d2p1="http://schemas.datacontract.org/2004/07/IConnect.Data.Mapping.Mobile.Company">
    <d2p1:GlAccountCodeMapApiModel>
      <Id xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">1</Id>
      <InternalMobileId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">6</InternalMobileId>
      <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">true</IsDeleted>
      <IsInserted xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">true</IsInserted>
      <IsUpdated xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">true</IsUpdated>
      <MobileId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">1</MobileId>
      <CompanyId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">5</CompanyId>
      <EntityId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">2</EntityId>
      <EntityTypeId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">1</EntityTypeId>
      <GlAccountCodeId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">3</GlAccountCodeId>
      <GlAccountCodeTypeId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">4</GlAccountCodeTypeId>
    </d2p1:GlAccountCodeMapApiModel>
    <d2p1:GlAccountCodeMapApiModel>
      <Id xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">1</Id>
      <InternalMobileId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">6</InternalMobileId>
      <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">true</IsDeleted>
      <IsInserted xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">true</IsInserted>
      <IsUpdated xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">true</IsUpdated>
      <MobileId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">1</MobileId>
      <CompanyId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">5</CompanyId>
      <EntityId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">2</EntityId>
      <EntityTypeId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">1</EntityTypeId>
      <GlAccountCodeId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">3</GlAccountCodeId>
      <GlAccountCodeTypeId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">4</GlAccountCodeTypeId>
    </d2p1:GlAccountCodeMapApiModel>
  </Inserted>
  <Updated xmlns:d2p1="http://schemas.datacontract.org/2004/07/IConnect.Data.Mapping.Mobile.Company">
    <d2p1:GlAccountCodeMapApiModel>
      <Id xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">1</Id>
      <InternalMobileId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">6</InternalMobileId>
      <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">true</IsDeleted>
      <IsInserted xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">true</IsInserted>
      <IsUpdated xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">true</IsUpdated>
      <MobileId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">1</MobileId>
      <CompanyId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">5</CompanyId>
      <EntityId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">2</EntityId>
      <EntityTypeId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">1</EntityTypeId>
      <GlAccountCodeId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">3</GlAccountCodeId>
      <GlAccountCodeTypeId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">4</GlAccountCodeTypeId>
    </d2p1:GlAccountCodeMapApiModel>
    <d2p1:GlAccountCodeMapApiModel>
      <Id xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">1</Id>
      <InternalMobileId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">6</InternalMobileId>
      <IsDeleted xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">true</IsDeleted>
      <IsInserted xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">true</IsInserted>
      <IsUpdated xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">true</IsUpdated>
      <MobileId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Core.Entities.Mobile.Base">1</MobileId>
      <CompanyId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">5</CompanyId>
      <EntityId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">2</EntityId>
      <EntityTypeId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">1</EntityTypeId>
      <GlAccountCodeId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">3</GlAccountCodeId>
      <GlAccountCodeTypeId xmlns="http://schemas.datacontract.org/2004/07/IConnect.Domain.Mobile.Company">4</GlAccountCodeTypeId>
    </d2p1:GlAccountCodeMapApiModel>
  </Updated>
</ApiPushRequestOfGlAccountCodeMapApiModel_SSyiujPd>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

HttpResponseMessage
NameDescriptionTypeAdditional information
Version

Version

None.

Content

HttpContent

None.

StatusCode

HttpStatusCode

None.

ReasonPhrase

string

None.

Headers

Collection of Object

None.

RequestMessage

HttpRequestMessage

None.

IsSuccessStatusCode

boolean

None.