v1

latestOpenAPI 3.0.12026-07-24310590875.6 KB
vendors

Get vendor configuration

Get international payments (not USD) configuration after vendor creation. This configuration is required for compliance with international payment rules of a vendor country and vendor bank account.

In the response, the required paymentPurpose and regulatoryFields information is retrieved for the vendor.

Note: If you are adding paymentPurpose and regulatoryFields information during international vendor creation, use GET /v3/vendors/configuration/international-payments to get the required configuration before vendor creation.

See Create an international vendor for more information on how to set paymentPurpose and regulatoryFields.

get/v3/vendors/{vendorId}/configuration

Path parameters

vendorIdstring required

BILL-generated ID of the vendor. The value begins with 009.

Example:{{vendor_id}}

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 vendor configuration response