Create or update (upsert) a receivableCopy Pagepost https://core.sivo.com/receivablesRecent RequestsLog in to see full request historyTimeStatusUser Agent Retrieving recent requests…LoadingLoading…Body ParamsCreate a receivableCreates the receivable when the id is new, otherwise updates the existing receivable with the provided fields. Set an optional field to null to clear it.idstringrequiredlength between 1 and 255The receivable ID assigned by the originatorobligor_idstringlength between 1 and 255The obligor (account) associated with this receivable. Required at creation, optional for updates.origination_datedateThe date on which this receivable was originated. Required at creation, optional for updates.currencystring^[A-Z]{3}$ISO 4217 currency code for all monetary amounts on this receivable. Required at creation, optional for updates.product_typestringenumThe type of receivables product: term_loan — Term Loans: Fixed-amount loans repaid in scheduled installments over a set term line_of_credit — Lines of Credit: Revolving credit facilities drawn and repaid flexibly up to a limit buy_now_pay_later — Buy Now Pay Later: Point-of-sale financing repaid in short-term installments credit_card — Credit Cards: Revolving card balances repaid by cardholders invoice — Invoices: Purchased B2B invoices collected from the invoice debtor at a discount earned_wage_access — Earned Wage Access: Advances on wages already earned but not yet paid out lease — Leases: Equipment or asset leases with contractual periodic payments gig_payout — Gig Worker Payouts: Contractual earnings owed to workers by gig platforms (e.g., Uber, DoorDash) creator_payout — Creator Payouts: Contractual content and ad revenue owed to creators by platforms (e.g., Google) merchant_payout — Merchant Payouts: Merchant receivables awaiting settlement by payment processors (e.g., Stripe, Square) rental_payout — Rental Payouts: Platform-verified short-term rental receivables (e.g., Airbnb, VRBO) marketplace_payout — Marketplace Payouts: Marketplace seller sales proceeds awaiting payout (e.g., Amazon, Shopify) real_estate_commission — Real Estate Commissions: Earned real estate commissions pending closing (e.g., RE/MAX, Century 21) subscription — Subscription Revenue: Contracted recurring subscription receivables government_salary — Government Salaries: Approved government salaries pending payment government_contract — Government Contracts: Approved government contract payments pending disbursement bank_transfer — Bank Transfers: Funds in transit through delayed bank transfers stock_sell_settlement — Stock Sell Settlements: Stock sale proceeds awaiting settlement. Required at creation, optional for updates. term_loanline_of_creditbuy_now_pay_latercredit_cardinvoiceearned_wage_accessleasegig_payoutcreator_payoutmerchant_payoutrental_payoutmarketplace_payoutreal_estate_commissionsubscriptiongovernment_salarygovernment_contractbank_transferstock_sell_settlementShow 18 enum valuesfunded_bystringenumIndicates whether this receivable is funded by sivo, your own balance sheet, or a third party capital source. Required at creation, optional for updates.sivobalance_sheetotherAllowed:sivobalance_sheetotherdelinquent_amountinteger≥ 0Total amount that is currently overdue. Set to zero if not overdue. Required at creation, optional for updates.delinquent_timesinteger0 to 2147483647The number of times this receivable has become delinquent over its lifetime. Set to zero if never delinquent. Required at creation, optional for updates.creditor_idstring | nullThe creditor (account) associated with this receivable. When omitted, the creditor is assumed to be your organization or user.origination_feeinteger | null≥ 0The origination fee that was charged to the obligorperiodic_feeobject | nullPeriodic fees paid by the obligorperiodic_fee object | nullcollateralstring | nullenumThe type of collateral used to secure this receivable. Leave empty if unsecured.cashvehicleequipmentall_business_assetsreceivablesresidential_propertycommercial_propertyothernullShow 9 enum valuestermstring | null^\d+ (day|week|month|year)s?$The term for this receivable, e.g. "12 months". Leave empty for revolving credit.interest_ratenumber | null-10 to 10The annual interest rate charged on outstanding principalcredit_limitinteger | null≥ 0For receivables allowing multiple draws (e.g. credit cards, lines of credit), the credit limitpayment_frequencystring | null^\d+ (day|week|month|year)s?$How often payments are expected from the obligor, e.g. "1 month"metadataobject | nullAdditional custom data associated with this receivablemetadata object | nullfund_namestring | nullThe name of the third party capital source. Should only be set when funded_by is other.delinquent_sincedate | nullThe date on which this receivable became delinquent. Required when delinquent_amount is greater than zero and must be empty otherwise.fiscal_idCfdiNfePeppolnull^cfdi:.*$The fiscal identifier assigned to this receivable by a tax authority, e.g. a Mexican CFDI, a Brazilian NFe, or a PEPPOL identifier CFDI (Comprobante Fiscal Digital por Internet - Mexico) - A UUID identifier for Mexican digital fiscal invoices with cfdi: prefixHeadersIdempotencyKeystringA unique key per operation, could be V4 UUID or other high‑entropy random string. Keys can be up to 255 characters. See Idempotent Requests.Response 200Successful operationUpdated 29 days ago List all receivablesRetrieve a receivableDid this page help you?YesNo