Update a receivable

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
string
required
^[a-z]{3,7}_[0-9A-Za-z]{27}$

An object id with prefix

string
required
^[a-z]{3,7}_[0-9A-Za-z]{27}$

An object id with prefix

Body Params

Update a creditor

string
^[a-z]{3,7}_[0-9A-Za-z]{27}$

The debtor (account) associated with this receivable

string
^[a-z]{3,7}_[0-9A-Za-z]{27}$

The program this receivable is associated with

date

The date on which this receivable was originated

string
^[A-Z]{3}$

ISO 4217 currency code for all monetary amounts on this receivable

string
enum

The type of credit extended to the debtor

string
enum

Indicates whether this receivable is funded by sivo, your own balance sheet, or a third party capital source

Allowed:
integer
0 to 2147483647

Number of days that have passed since the due date for overdue payments. Set to zero if not overdue.

integer

Total amount that is currently overdue. Set to zero if not overdue.

integer
0 to 2147483647

Number of times this receivable has had overdue payments. Set to zero if it never has.

integer | null

The origination fee that was charged to the debtor

periodic_fee
object | null

Periodic fees paid by the debtor

string | null
enum

The type of collateral used to secure this receivable. Leave empty if unsecured.

string | null
^\d+ (day|week|month|year)s?$

The term for this receivable, e.g. "12 months". Leave empty for revolving credit.

number | null
-10 to 10

The annual interest rate charged on outstanding principal

integer | null

For receivables allowing multiple draws (e.g. credit cards, lines of credit), the credit limit

string | null
^\d+ (day|week|month|year)s?$

How often payments are expected from the debtor, e.g. "1 month"

metadata
object | null

Additional custom data associated with this receivable

string | null

The name of the third party capital source. Should only be set when funded_by is other.

Headers
date-time
required

ETag value for Optimistic Concurrency Control (OCC). Should contain the last known updated_at timestamp in ISO 8601 format.

Response

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