Developer Docs
Transentry
Version 1.0.7

API Doc Version 1.0.7

What's New

GET /accounting/config/generic-code

Get Generic

POST /accounting/config/generic-code

Create Generic Code

GET /accounting/config/generic-code-association

Get Generic Code Association

POST /accounting/config/generic-code-association

Create Generic Code Association

What's Changed

GET /accounting/config/event

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • id

      • Added property id (integer)

POST /accounting/config/event

Request:

Changed content type : application/json

  • Changed property event_list (array)

    Changed items (object):

    • Added property id (integer)

    • Added property updated_by (string)

    • Added property is_active (boolean)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • code
      • id
      • is_active
      • name

      New optional properties:

      • errors

      • successful_recorded

      • total_recorded

      • unsuccessful_recorded

      • Added property id (integer)

      • Added property code (string)

      • Added property name (string)

      • Added property description (string)

      • Added property is_active (string)

      • Deleted property total_recorded (integer)

      • Deleted property successful_recorded (integer)

      • Deleted property unsuccessful_recorded (integer)

      • Deleted property errors (array)

PATCH /accounting/config/event

Request:

Changed content type : application/json

  • Changed property event_list (array)

    Changed items (object):

    New required properties:

    • code
    • name

    New optional properties:

    • previous_code

    • Added property id (integer)

    • Added property code (string)

    • Added property created_by (string)

    • Deleted property previous_code (string)

    • Deleted property new_code (string)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • id

      • Added property id (integer)

GET /accounting/config/account

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • id

      • Added property id (integer)

POST /accounting/config/account

Request:

Changed content type : application/json

  • Changed property account_list (array)

    Changed items (object):

    • Added property id (integer)

    • Added property updated_by (string)

    • Added property is_active (boolean)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • id

      • Added property id (integer)

PATCH /accounting/config/account

Request:

Changed content type : application/json

  • Changed property account_list (array)

    Changed items (object):

    New required properties:

    • external_account_code

    • external_account_name

    • Added property id (integer)

    • Added property created_by (string)

    • Deleted property new_external_account_code (string)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • id

      • Added property id (integer)

GET /accounting/config/info-category

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • id

      • Added property id (integer)

POST /accounting/config/info-category

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • id

      • Added property id (integer)

PATCH /accounting/config/info-category/{category_name}

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • id

      • Added property id (integer)

GET /accounting/config/other-info

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • id

      • Added property id (integer)

POST /accounting/config/other-info

Request:

Changed content type : application/json

  • Changed property other_info_list (array)

    Changed items (object):

    • Added property id (integer)

    • Added property updated_by (string)

    • Added property is_active (boolean)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • id

      • Added property id (integer)

PATCH /accounting/config/other-info

Request:

Changed content type : application/json

  • Changed property other_info_list (array)

    Changed items (object):

    New required properties:

    • item_name

    • Added property id (integer)

    • Added property created_by (string)

    • Deleted property new_item_code (string)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • id

      • Added property id (integer)

GET /accounting/config/amount

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • id

      • Added property id (integer)

POST /accounting/config/amount

Request:

Changed content type : application/json

  • Changed property amount_list (array)

    Changed items (object):

    • Added property id (integer)

    • Added property updated_by (string)

    • Added property is_active (boolean)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • id

      • Added property id (integer)

PATCH /accounting/config/amount

Request:

Changed content type : application/json

  • Changed property amount_list (array)

    Changed items (object):

    New required properties:

    • amount_name

    • Added property id (integer)

    • Added property created_by (string)

    • Deleted property new_amount_code (string)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • id

      • Added property id (integer)

GET /accounting/config/posting-key

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • id

      • Added property id (integer)

POST /accounting/config/posting-key

Request:

Changed content type : application/json

  • Changed property posting_list (array)

    Changed items (object):

    • Added property id (integer)

    • Added property updated_by (string)

    • Added property is_active (boolean)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • id

      • Added property id (integer)

PATCH /accounting/config/posting-key

Request:

Changed content type : application/json

  • Changed property posting_list (array)

    Changed items (object):

    New required properties:

    • key_behavior

    • Added property id (integer)

    • Added property created_by (string)

    • Deleted property new_posting_key (string)

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      New required properties:

      • id

      • Added property id (integer)