Skip to main content
PATCH
Update a payable

Authorizations

Authorization
string
header
required

Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.

Path Parameters

payable_id
string
required

The ID of the payable.

Body

application/json
number
string
description
string
ap_vendor_id
string<uuid>
ap_payment_method_id
string<uuid>
amount
number

Total payable amount in cents.

Required range: x >= 1
items
object[]

Response

200 - application/json

Updated

action_history
object[]
amount
number

Total payable amount in cents.

funding_source
enum<string>
Available options:
dots_balance,
ach
ap_payment_method_id
string<uuid>
ap_payment_method_name
string
ap_vendor_id
string<uuid>
ap_vendor_name
string
api_app_id
string<uuid>
approval_steps
object[]
created
string<date-time>
currency
string
description
string | null
external_id
string | null
file_url
string<uri> | null
id
string<uuid>
items
object[]
number
string
status
string
status_history
object[]
transfer_history
object[]
transfer_id
string<uuid>
updated
string<date-time>