Update many

Updates many payable

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Query Params
integer
≥ 0

If all the transactions where in an array, this would represent the index of the first item returned in the response

integer
≥ 0

If all the transactions where in an array, this would represent the index of the last item returned in the response

string
enum

The order method, which can be ascending or descending

Allowed:
string

The field used to sort, the example illustrates a response that would be sorted by the creation date

string

Only as an example of filtering results that have an amount less than $11000. For more detailed explanation, go to the How to filter results section.

Body Params

update parameters

uuid
required
string
enum

The scope of the update. If the scope is all, all the payables of the company (filtered by the query parameters) will be updated. If the scope is partial, only the payables with the ids provided will be updated.

Allowed:
ids
array of uuids

The ids of the payables to update if the scope is partial.

ids
date-time
string
enum
Allowed:
boolean

Whether the payable has been discarded or not. A discarded payable will not be obtained in the index.

integer

The amount that has been paid for this payable. This amount is not necessarily the same as the total paid amount of the payable.

Responses

401

Unauthorized

422

Unprocessable Entity

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