POST api/AccountMaster

Request Information

URI Parameters

None.

Body Parameters

AccountMaster
NameDescriptionTypeAdditional information
MID

integer

Required

ACCOUNT_TYPE

string

Max length: 1

ACCOUNT_MODE

string

Max length: 1

ACCOUNT_HEAD

string

Max length: 100

ACCODE

string

Max length: 6

CURRENCY_CODE

string

Max length: 4

CLASS_CODE

string

Max length: 4

CRLMT_CURRENCY

decimal number

None.

CRLMT_GOLD

decimal number

None.

CRLMT_OVERALL

decimal number

None.

CREDIT_DAYS

decimal number

None.

MARGIN_SHORT

decimal number

None.

MARGIN_LONG

decimal number

None.

AC_ONHOLD

boolean

None.

AC_ALLOCATE

boolean

None.

AC_BALANCE

boolean

None.

REMARKS

string

Max length: 2500

ACCOUNT_GROUP

decimal number

None.

LANDMARK

string

Max length: 200

ADDRESS

string

Max length: 300

POBOX_NO

string

Max length: 6

CITY

string

Max length: 20

COUNTRY_CODE

string

Max length: 20

ZIPCODE

string

Max length: 10

TEL1

string

Max length: 50

TEL2

string

Max length: 50

FAX

string

Max length: 50

EMAIL

string

Max length: 40

URL

string

Max length: 40

TL_NO

string

Max length: 15

EXP_DATE

date

None.

SPONSOR

string

Max length: 40

LEGAL_STATUS

string

Max length: 20

MISC1

string

Max length: 30

MISC2

string

Max length: 30

MISC3

string

Max length: 30

MISC4

string

Max length: 20

MISC5

string

Max length: 20

BUSSINESS_TYPE

string

Max length: 20

CUSTOMER_TYPE

string

Max length: 20

REGION

string

Max length: 20

PRICE_CODE

string

Max length: 6

DEFAULT_DISCOUNT

decimal number

None.

METAL_STATUS

string

Max length: 1

AC_SWIFTID

string

Max length: 15

AC_BANKNAME

string

Max length: 30

AC_BANK_ACNO

string

Max length: 20

AC_BANKADD

string

Max length: 200

EXPORT_ADDRESS

string

Max length: 300

BANK_CODE

string

Max length: 6

PDC_ISSUEAC

string

Max length: 6

PDC_RCPTAC

string

Max length: 6

PDC_DAYS

decimal number

None.

BANK_ACNO

string

Max length: 20

BANK_SWIFTID

string

Max length: 15

BANK_MANAGER

string

Max length: 30

BANK_ADDRESS

string

Max length: 300

DEFA_BRANCH

string

Max length: 6

OPENED_ON

date

None.

OPENED_BY

string

Max length: 15

FIRST_TRN

string

Max length: 10

LAST_TRN

string

Max length: 10

OB_FOREIGN_CURR

decimal number

None.

OB_COMPANY_CURR

string

Max length: 10

OB_GOLD

decimal number

None.

TOT_FOREIGN_CURR

decimal number

None.

TOT_COMPANY_CURR

decimal number

None.

TOT_GOLD

decimal number

None.

CB_FOREIGN_CURR

decimal number

None.

CB_COMPANY_CURR

decimal number

None.

CB_GOLD

decimal number

None.

SHORTID

string

Max length: 15

SYSTEM_ACCOUNT

boolean

None.

ONECURRENCY

boolean

None.

AC_CONFID

boolean

None.

ACCOUNT_HEAD_FARSI

string

Max length: 100

SHOWPOSSMRY

boolean

None.

APPLYSTONEPRICE

boolean

None.

ISAGENT

boolean

None.

IBANNO

string

Max length: 50

DEFAULT_INTEREST_RATE

decimal number

None.

DEFAULT_RATE

decimal number

None.

MARGIN_PERCENTAGE

decimal number

None.

NORMALINT_P

decimal number

None.

OVERDUEINT_P

decimal number

None.

BROKERAGE_PERCENTAGE

decimal number

None.

BROKERAGE_ONESIDE

decimal number

None.

VAT_TYPE

string

Max length: 15

PICTURE_NAME_PHOTO

string

Max length: 200

PICTURE_NAME_SIGNATURE

string

Max length: 200

SHOWONCUSTOMERACTIVITY

boolean

None.

ONLINE_USERID

string

Max length: 15

ONLINE_PASSWORD

string

Max length: 100

DEFAULT_DISCMTLRATE

decimal number

None.

PRICE_CODEPUR

string

Max length: 6

DEFAULT_HLOC

string

Max length: 6

PDC_DAYSRECEIVE

decimal number

None.

PANNO

string

Max length: 100

TINNO

string

Max length: 100

GST_NUMBER

string

Max length: 20

GST_STATE_CODE

string

Required

Max length: 2

GST_CODE

string

Max length: 15

GST_GROUP

string

Required

Max length: 1

GST_TRADINGTYPE

string

Required

Max length: 1

GST_CTRLACCODE

boolean

Required

SCHEMEBANK

boolean

Required

BANK_BRANCH_CODE

string

Required

Max length: 4

PARTYWISEVAT

boolean

Required

VAT_MODE

string

Required

Max length: 1

VATNUMBER

string

Max length: 20

ACCOUNT_HEAD_CHINESE

string

Required

Max length: 250

TDS_CODE

string

Required

Max length: 6

ALLOW_TDS

boolean

Required

ACCOUNT_HEAD_TURKISH

string

Required

Max length: 250

REFCHRG_CODE

string

Required

Max length: 15

CUSTPREFIX

string

Required

Max length: 10

REPORT_NAME

string

Required

Max length: 500

ACCOUNT_HEAD_JOR

string

Required

Max length: 250

ACCOUNT_HEAD_SAU

string

Required

Max length: 250

ALLOW_TCS

boolean

None.

PDC_WALLETAC

string

Required

Max length: 6

IS_CASH_ACCOUNT

boolean

None.

Request Formats

application/json, text/json

Sample:
{
  "MID": 1,
  "ACCOUNT_TYPE": "sample string 2",
  "ACCOUNT_MODE": "sample string 3",
  "ACCOUNT_HEAD": "sample string 4",
  "ACCODE": "sample string 5",
  "CURRENCY_CODE": "sample string 6",
  "CLASS_CODE": "sample string 7",
  "CRLMT_CURRENCY": 8.1,
  "CRLMT_GOLD": 9.1,
  "CRLMT_OVERALL": 10.1,
  "CREDIT_DAYS": 11.1,
  "MARGIN_SHORT": 12.1,
  "MARGIN_LONG": 13.1,
  "AC_ONHOLD": true,
  "AC_ALLOCATE": true,
  "AC_BALANCE": true,
  "REMARKS": "sample string 17",
  "ACCOUNT_GROUP": 18.1,
  "LANDMARK": "sample string 19",
  "ADDRESS": "sample string 20",
  "POBOX_NO": "sample string 21",
  "CITY": "sample string 22",
  "COUNTRY_CODE": "sample string 23",
  "ZIPCODE": "sample string 24",
  "TEL1": "sample string 25",
  "TEL2": "sample string 26",
  "FAX": "sample string 27",
  "EMAIL": "sample string 28",
  "URL": "sample string 29",
  "TL_NO": "sample string 30",
  "EXP_DATE": "2025-12-16T07:34:10.0918678+04:00",
  "SPONSOR": "sample string 32",
  "LEGAL_STATUS": "sample string 33",
  "MISC1": "sample string 34",
  "MISC2": "sample string 35",
  "MISC3": "sample string 36",
  "MISC4": "sample string 37",
  "MISC5": "sample string 38",
  "BUSSINESS_TYPE": "sample string 39",
  "CUSTOMER_TYPE": "sample string 40",
  "REGION": "sample string 41",
  "PRICE_CODE": "sample string 42",
  "DEFAULT_DISCOUNT": 43.1,
  "METAL_STATUS": "sample string 44",
  "AC_SWIFTID": "sample string 45",
  "AC_BANKNAME": "sample string 46",
  "AC_BANK_ACNO": "sample string 47",
  "AC_BANKADD": "sample string 48",
  "EXPORT_ADDRESS": "sample string 49",
  "BANK_CODE": "sample string 50",
  "PDC_ISSUEAC": "sample string 51",
  "PDC_RCPTAC": "sample string 52",
  "PDC_DAYS": 53.1,
  "BANK_ACNO": "sample string 54",
  "BANK_SWIFTID": "sample string 55",
  "BANK_MANAGER": "sample string 56",
  "BANK_ADDRESS": "sample string 57",
  "DEFA_BRANCH": "sample string 58",
  "OPENED_ON": "2025-12-16T07:34:10.0918678+04:00",
  "OPENED_BY": "sample string 60",
  "FIRST_TRN": "sample string 61",
  "LAST_TRN": "sample string 62",
  "OB_FOREIGN_CURR": 63.1,
  "OB_COMPANY_CURR": "sample string 64",
  "OB_GOLD": 65.1,
  "TOT_FOREIGN_CURR": 66.1,
  "TOT_COMPANY_CURR": 67.1,
  "TOT_GOLD": 68.1,
  "CB_FOREIGN_CURR": 69.1,
  "CB_COMPANY_CURR": 70.1,
  "CB_GOLD": 71.1,
  "SHORTID": "sample string 72",
  "SYSTEM_ACCOUNT": true,
  "ONECURRENCY": true,
  "AC_CONFID": true,
  "ACCOUNT_HEAD_FARSI": "sample string 76",
  "SHOWPOSSMRY": true,
  "APPLYSTONEPRICE": true,
  "ISAGENT": true,
  "IBANNO": "sample string 80",
  "DEFAULT_INTEREST_RATE": 81.1,
  "DEFAULT_RATE": 82.1,
  "MARGIN_PERCENTAGE": 83.1,
  "NORMALINT_P": 84.1,
  "OVERDUEINT_P": 85.1,
  "BROKERAGE_PERCENTAGE": 86.1,
  "BROKERAGE_ONESIDE": 87.1,
  "VAT_TYPE": "sample string 88",
  "PICTURE_NAME_PHOTO": "sample string 89",
  "PICTURE_NAME_SIGNATURE": "sample string 90",
  "SHOWONCUSTOMERACTIVITY": true,
  "ONLINE_USERID": "sample string 92",
  "ONLINE_PASSWORD": "sample string 93",
  "DEFAULT_DISCMTLRATE": 94.1,
  "PRICE_CODEPUR": "sample string 95",
  "DEFAULT_HLOC": "sample string 96",
  "PDC_DAYSRECEIVE": 97.1,
  "PANNO": "sample string 98",
  "TINNO": "sample string 99",
  "GST_NUMBER": "sample string 100",
  "GST_STATE_CODE": "sample string 101",
  "GST_CODE": "sample string 102",
  "GST_GROUP": "sample string 103",
  "GST_TRADINGTYPE": "sample string 104",
  "GST_CTRLACCODE": true,
  "SCHEMEBANK": true,
  "BANK_BRANCH_CODE": "sample string 107",
  "PARTYWISEVAT": true,
  "VAT_MODE": "sample string 109",
  "VATNUMBER": "sample string 110",
  "ACCOUNT_HEAD_CHINESE": "sample string 111",
  "TDS_CODE": "sample string 112",
  "ALLOW_TDS": true,
  "ACCOUNT_HEAD_TURKISH": "sample string 114",
  "REFCHRG_CODE": "sample string 115",
  "CUSTPREFIX": "sample string 116",
  "REPORT_NAME": "sample string 117",
  "ACCOUNT_HEAD_JOR": "sample string 118",
  "ACCOUNT_HEAD_SAU": "sample string 119",
  "ALLOW_TCS": true,
  "PDC_WALLETAC": "sample string 121",
  "IS_CASH_ACCOUNT": true
}

text/html

Sample:
{"MID":1,"ACCOUNT_TYPE":"sample string 2","ACCOUNT_MODE":"sample string 3","ACCOUNT_HEAD":"sample string 4","ACCODE":"sample string 5","CURRENCY_CODE":"sample string 6","CLASS_CODE":"sample string 7","CRLMT_CURRENCY":8.1,"CRLMT_GOLD":9.1,"CRLMT_OVERALL":10.1,"CREDIT_DAYS":11.1,"MARGIN_SHORT":12.1,"MARGIN_LONG":13.1,"AC_ONHOLD":true,"AC_ALLOCATE":true,"AC_BALANCE":true,"REMARKS":"sample string 17","ACCOUNT_GROUP":18.1,"LANDMARK":"sample string 19","ADDRESS":"sample string 20","POBOX_NO":"sample string 21","CITY":"sample string 22","COUNTRY_CODE":"sample string 23","ZIPCODE":"sample string 24","TEL1":"sample string 25","TEL2":"sample string 26","FAX":"sample string 27","EMAIL":"sample string 28","URL":"sample string 29","TL_NO":"sample string 30","EXP_DATE":"2025-12-16T07:34:10.0918678+04:00","SPONSOR":"sample string 32","LEGAL_STATUS":"sample string 33","MISC1":"sample string 34","MISC2":"sample string 35","MISC3":"sample string 36","MISC4":"sample string 37","MISC5":"sample string 38","BUSSINESS_TYPE":"sample string 39","CUSTOMER_TYPE":"sample string 40","REGION":"sample string 41","PRICE_CODE":"sample string 42","DEFAULT_DISCOUNT":43.1,"METAL_STATUS":"sample string 44","AC_SWIFTID":"sample string 45","AC_BANKNAME":"sample string 46","AC_BANK_ACNO":"sample string 47","AC_BANKADD":"sample string 48","EXPORT_ADDRESS":"sample string 49","BANK_CODE":"sample string 50","PDC_ISSUEAC":"sample string 51","PDC_RCPTAC":"sample string 52","PDC_DAYS":53.1,"BANK_ACNO":"sample string 54","BANK_SWIFTID":"sample string 55","BANK_MANAGER":"sample string 56","BANK_ADDRESS":"sample string 57","DEFA_BRANCH":"sample string 58","OPENED_ON":"2025-12-16T07:34:10.0918678+04:00","OPENED_BY":"sample string 60","FIRST_TRN":"sample string 61","LAST_TRN":"sample string 62","OB_FOREIGN_CURR":63.1,"OB_COMPANY_CURR":"sample string 64","OB_GOLD":65.1,"TOT_FOREIGN_CURR":66.1,"TOT_COMPANY_CURR":67.1,"TOT_GOLD":68.1,"CB_FOREIGN_CURR":69.1,"CB_COMPANY_CURR":70.1,"CB_GOLD":71.1,"SHORTID":"sample string 72","SYSTEM_ACCOUNT":true,"ONECURRENCY":true,"AC_CONFID":true,"ACCOUNT_HEAD_FARSI":"sample string 76","SHOWPOSSMRY":true,"APPLYSTONEPRICE":true,"ISAGENT":true,"IBANNO":"sample string 80","DEFAULT_INTEREST_RATE":81.1,"DEFAULT_RATE":82.1,"MARGIN_PERCENTAGE":83.1,"NORMALINT_P":84.1,"OVERDUEINT_P":85.1,"BROKERAGE_PERCENTAGE":86.1,"BROKERAGE_ONESIDE":87.1,"VAT_TYPE":"sample string 88","PICTURE_NAME_PHOTO":"sample string 89","PICTURE_NAME_SIGNATURE":"sample string 90","SHOWONCUSTOMERACTIVITY":true,"ONLINE_USERID":"sample string 92","ONLINE_PASSWORD":"sample string 93","DEFAULT_DISCMTLRATE":94.1,"PRICE_CODEPUR":"sample string 95","DEFAULT_HLOC":"sample string 96","PDC_DAYSRECEIVE":97.1,"PANNO":"sample string 98","TINNO":"sample string 99","GST_NUMBER":"sample string 100","GST_STATE_CODE":"sample string 101","GST_CODE":"sample string 102","GST_GROUP":"sample string 103","GST_TRADINGTYPE":"sample string 104","GST_CTRLACCODE":true,"SCHEMEBANK":true,"BANK_BRANCH_CODE":"sample string 107","PARTYWISEVAT":true,"VAT_MODE":"sample string 109","VATNUMBER":"sample string 110","ACCOUNT_HEAD_CHINESE":"sample string 111","TDS_CODE":"sample string 112","ALLOW_TDS":true,"ACCOUNT_HEAD_TURKISH":"sample string 114","REFCHRG_CODE":"sample string 115","CUSTPREFIX":"sample string 116","REPORT_NAME":"sample string 117","ACCOUNT_HEAD_JOR":"sample string 118","ACCOUNT_HEAD_SAU":"sample string 119","ALLOW_TCS":true,"PDC_WALLETAC":"sample string 121","IS_CASH_ACCOUNT":true}

application/xml, text/xml

Sample:
<AccountMaster xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/webAppApi.Models.Master">
  <ACCODE>sample string 5</ACCODE>
  <ACCOUNT_GROUP>18.1</ACCOUNT_GROUP>
  <ACCOUNT_HEAD>sample string 4</ACCOUNT_HEAD>
  <ACCOUNT_HEAD_CHINESE>sample string 111</ACCOUNT_HEAD_CHINESE>
  <ACCOUNT_HEAD_FARSI>sample string 76</ACCOUNT_HEAD_FARSI>
  <ACCOUNT_HEAD_JOR>sample string 118</ACCOUNT_HEAD_JOR>
  <ACCOUNT_HEAD_SAU>sample string 119</ACCOUNT_HEAD_SAU>
  <ACCOUNT_HEAD_TURKISH>sample string 114</ACCOUNT_HEAD_TURKISH>
  <ACCOUNT_MODE>sample string 3</ACCOUNT_MODE>
  <ACCOUNT_TYPE>sample string 2</ACCOUNT_TYPE>
  <AC_ALLOCATE>true</AC_ALLOCATE>
  <AC_BALANCE>true</AC_BALANCE>
  <AC_BANKADD>sample string 48</AC_BANKADD>
  <AC_BANKNAME>sample string 46</AC_BANKNAME>
  <AC_BANK_ACNO>sample string 47</AC_BANK_ACNO>
  <AC_CONFID>true</AC_CONFID>
  <AC_ONHOLD>true</AC_ONHOLD>
  <AC_SWIFTID>sample string 45</AC_SWIFTID>
  <ADDRESS>sample string 20</ADDRESS>
  <ALLOW_TCS>true</ALLOW_TCS>
  <ALLOW_TDS>true</ALLOW_TDS>
  <APPLYSTONEPRICE>true</APPLYSTONEPRICE>
  <BANK_ACNO>sample string 54</BANK_ACNO>
  <BANK_ADDRESS>sample string 57</BANK_ADDRESS>
  <BANK_BRANCH_CODE>sample string 107</BANK_BRANCH_CODE>
  <BANK_CODE>sample string 50</BANK_CODE>
  <BANK_MANAGER>sample string 56</BANK_MANAGER>
  <BANK_SWIFTID>sample string 55</BANK_SWIFTID>
  <BROKERAGE_ONESIDE>87.1</BROKERAGE_ONESIDE>
  <BROKERAGE_PERCENTAGE>86.1</BROKERAGE_PERCENTAGE>
  <BUSSINESS_TYPE>sample string 39</BUSSINESS_TYPE>
  <CB_COMPANY_CURR>70.1</CB_COMPANY_CURR>
  <CB_FOREIGN_CURR>69.1</CB_FOREIGN_CURR>
  <CB_GOLD>71.1</CB_GOLD>
  <CITY>sample string 22</CITY>
  <CLASS_CODE>sample string 7</CLASS_CODE>
  <COUNTRY_CODE>sample string 23</COUNTRY_CODE>
  <CREDIT_DAYS>11.1</CREDIT_DAYS>
  <CRLMT_CURRENCY>8.1</CRLMT_CURRENCY>
  <CRLMT_GOLD>9.1</CRLMT_GOLD>
  <CRLMT_OVERALL>10.1</CRLMT_OVERALL>
  <CURRENCY_CODE>sample string 6</CURRENCY_CODE>
  <CUSTOMER_TYPE>sample string 40</CUSTOMER_TYPE>
  <CUSTPREFIX>sample string 116</CUSTPREFIX>
  <DEFAULT_DISCMTLRATE>94.1</DEFAULT_DISCMTLRATE>
  <DEFAULT_DISCOUNT>43.1</DEFAULT_DISCOUNT>
  <DEFAULT_HLOC>sample string 96</DEFAULT_HLOC>
  <DEFAULT_INTEREST_RATE>81.1</DEFAULT_INTEREST_RATE>
  <DEFAULT_RATE>82.1</DEFAULT_RATE>
  <DEFA_BRANCH>sample string 58</DEFA_BRANCH>
  <EMAIL>sample string 28</EMAIL>
  <EXPORT_ADDRESS>sample string 49</EXPORT_ADDRESS>
  <EXP_DATE>2025-12-16T07:34:10.0918678+04:00</EXP_DATE>
  <FAX>sample string 27</FAX>
  <FIRST_TRN>sample string 61</FIRST_TRN>
  <GST_CODE>sample string 102</GST_CODE>
  <GST_CTRLACCODE>true</GST_CTRLACCODE>
  <GST_GROUP>sample string 103</GST_GROUP>
  <GST_NUMBER>sample string 100</GST_NUMBER>
  <GST_STATE_CODE>sample string 101</GST_STATE_CODE>
  <GST_TRADINGTYPE>sample string 104</GST_TRADINGTYPE>
  <IBANNO>sample string 80</IBANNO>
  <ISAGENT>true</ISAGENT>
  <IS_CASH_ACCOUNT>true</IS_CASH_ACCOUNT>
  <LANDMARK>sample string 19</LANDMARK>
  <LAST_TRN>sample string 62</LAST_TRN>
  <LEGAL_STATUS>sample string 33</LEGAL_STATUS>
  <MARGIN_LONG>13.1</MARGIN_LONG>
  <MARGIN_PERCENTAGE>83.1</MARGIN_PERCENTAGE>
  <MARGIN_SHORT>12.1</MARGIN_SHORT>
  <METAL_STATUS>sample string 44</METAL_STATUS>
  <MID>1</MID>
  <MISC1>sample string 34</MISC1>
  <MISC2>sample string 35</MISC2>
  <MISC3>sample string 36</MISC3>
  <MISC4>sample string 37</MISC4>
  <MISC5>sample string 38</MISC5>
  <NORMALINT_P>84.1</NORMALINT_P>
  <OB_COMPANY_CURR>sample string 64</OB_COMPANY_CURR>
  <OB_FOREIGN_CURR>63.1</OB_FOREIGN_CURR>
  <OB_GOLD>65.1</OB_GOLD>
  <ONECURRENCY>true</ONECURRENCY>
  <ONLINE_PASSWORD>sample string 93</ONLINE_PASSWORD>
  <ONLINE_USERID>sample string 92</ONLINE_USERID>
  <OPENED_BY>sample string 60</OPENED_BY>
  <OPENED_ON>2025-12-16T07:34:10.0918678+04:00</OPENED_ON>
  <OVERDUEINT_P>85.1</OVERDUEINT_P>
  <PANNO>sample string 98</PANNO>
  <PARTYWISEVAT>true</PARTYWISEVAT>
  <PDC_DAYS>53.1</PDC_DAYS>
  <PDC_DAYSRECEIVE>97.1</PDC_DAYSRECEIVE>
  <PDC_ISSUEAC>sample string 51</PDC_ISSUEAC>
  <PDC_RCPTAC>sample string 52</PDC_RCPTAC>
  <PDC_WALLETAC>sample string 121</PDC_WALLETAC>
  <PICTURE_NAME_PHOTO>sample string 89</PICTURE_NAME_PHOTO>
  <PICTURE_NAME_SIGNATURE>sample string 90</PICTURE_NAME_SIGNATURE>
  <POBOX_NO>sample string 21</POBOX_NO>
  <PRICE_CODE>sample string 42</PRICE_CODE>
  <PRICE_CODEPUR>sample string 95</PRICE_CODEPUR>
  <REFCHRG_CODE>sample string 115</REFCHRG_CODE>
  <REGION>sample string 41</REGION>
  <REMARKS>sample string 17</REMARKS>
  <REPORT_NAME>sample string 117</REPORT_NAME>
  <SCHEMEBANK>true</SCHEMEBANK>
  <SHORTID>sample string 72</SHORTID>
  <SHOWONCUSTOMERACTIVITY>true</SHOWONCUSTOMERACTIVITY>
  <SHOWPOSSMRY>true</SHOWPOSSMRY>
  <SPONSOR>sample string 32</SPONSOR>
  <SYSTEM_ACCOUNT>true</SYSTEM_ACCOUNT>
  <TDS_CODE>sample string 112</TDS_CODE>
  <TEL1>sample string 25</TEL1>
  <TEL2>sample string 26</TEL2>
  <TINNO>sample string 99</TINNO>
  <TL_NO>sample string 30</TL_NO>
  <TOT_COMPANY_CURR>67.1</TOT_COMPANY_CURR>
  <TOT_FOREIGN_CURR>66.1</TOT_FOREIGN_CURR>
  <TOT_GOLD>68.1</TOT_GOLD>
  <URL>sample string 29</URL>
  <VATNUMBER>sample string 110</VATNUMBER>
  <VAT_MODE>sample string 109</VAT_MODE>
  <VAT_TYPE>sample string 88</VAT_TYPE>
  <ZIPCODE>sample string 24</ZIPCODE>
</AccountMaster>

application/x-www-form-urlencoded

Sample:

Sample not available.

Response Information

Resource Description

Object

None.

Response Formats

application/json, text/json, text/html

Sample:
{}

application/xml, text/xml

Sample:
<z:anyType xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns:z="http://schemas.microsoft.com/2003/10/Serialization/" />