Developer Docs
Transentry
Version 1.0.13

API Doc Version 1.0.13

What's Changed

PATCH /accounting/config/criteria

Request:

Changed content type : application/json

Changed items (object):

New optional properties:

  • code
  • rule

GET /accounting/config/generic-code

Parameters:

Added: type in query

Deleted: code_type in query

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      • Added property created_by (string)

      • Added property updated_by (string)

POST /accounting/config/generic-code

Request:

Changed content type : application/json

Changed items (object):

  • Added property created_by (string)

  • Changed property type (string)

    An enumeration.

    Removed enum value:

    • Nothing Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      • Added property created_by (string)

      • Added property updated_by (string)

PATCH /accounting/config/generic-code

Request:

Changed content type : application/json

Changed items (object):

  • Added property updated_by (string)

  • Changed property type (string)

    An enumeration.

    Removed enum value:

    • Nothing Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      • Added property created_by (string)

      • Added property updated_by (string)

GET /accounting/config/generic-code-association

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      • Added property created_by (string)

      • Added property updated_by (string)

POST /accounting/config/generic-code-association

Request:

Changed content type : application/json

Changed items (object):

New required properties:

  • name

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      • Added property created_by (string)

      • Added property updated_by (string)

PATCH /accounting/config/generic-code-association

Return Type:

Changed response : 200 OK

Successful Response

  • Changed content type : application/json

    • Changed property data (array)

      • Added property created_by (string)

      • Added property updated_by (string)

POST /accounting/transaction/transactions

Request:

Changed content type : application/json

  • Changed property transactions (array)

    Changed items (object):

    • Changed property transaction_date (string -> string)

    • Changed property value_date (string -> string)

    • Changed property gl_transaction_other_info (array)

      Changed items (object):

      • Changed property item_value (integer -> string)