Update accounting entry type

Update a specific accounting entry type by its ID.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required

Numeric entry type ID

Body Params
string
≤ 250

Entry type description.

string
enum
≤ 100

Set the entry type:

  • CREATION: Default value for new entries. Also, this value is assumed when type is not provided.
  • DUE_DATE: Used only with a credit program to indicate a due date entry.
Allowed:
string
required
≤ 250

Reason for the operation.

string
≤ 100

User name or ID of the person performing the operation.

Responses

400

Bad request when a provided parameter is invalid

404

Entry type not found

500

Internal server error

Language
Credentials
Bearer
JWT
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json