Create Account

Create Party Account:- LOGIC API PUSH - ACCOUNT MASTER

This API is used to create the account in LOGIC

Using this API, the following Account type can be created

Account type

Short Name

Fixed Assets :

FS

Income :

IN

Income Tax :

IT

Manufacturing :

MF

Opening stock :

OP

Profit & Loss :

PL

Purchase :

PU

Sale :

SL

Supplier :

SU

Trading :

TD

Authorization Detail

Name

Detail

End Point

http://demo.logicerp.com/api/SaveParty

Request Type

POST

Authorization

Basic Auth

Username

Demo

Password

1

Request

Name
Type
Length
Mandatory

Account_Name

nvarchar

100

yes

Account_Type

nvarchar

2

yes

Opening_Balance

money

-

-

User_Code

nvarchar

20

yes

Group_Name

nvarchar

80

-

BS_Grp1

nvarchar

-

-

BS_Grp2

nvarchar

-

-

New_BS_Grp

nvarchar

-

-

Group_Name1

nvarchar

80

-

Group_Name2

nvarchar

80

-

Group_Name3

nvarchar

80

-

Group_Name4

nvarchar

80

-

Group_Name5

nvarchar

80

-

Group_Name6

nvarchar

80

-

Group_Name7

nvarchar

80

-

Group_Name8

nvarchar

80

-

FieldName

nvarchar

50

-

FieldValue_1

nvarchar

50

-

FieldValue_2

nvarchar

50

-

Response

Last updated