v1
latestOpenAPI 3.0.12026-07-24310590875.6 KBpayments
Get list of vendor payment options
Get a list of vendor payment options available based on the funding account options available in the signed-in user's BILL organization and on the payment methods accepted by a vendor.
See Vendor payment options in the Guides section for more information, sample requests, and responses.
get/v3/payments/options
Query parameters
vendorIdstring required
BILL-generated ID of the vendor to be paid. The value begins with 009.
Example:{{vendor_id}}
amountnumber required
Vendor payment amount
Example:100
Headers
sessionIdstring nullable
API session ID generated with /v3/login
Example:{{session_id}}
devKeystring nullable
Developer key generated with your BILL developer account
Example:{{developer_key}}
Response
Get list of vendor payment options response