/
FL
floatfinancial
/
Float Public API
Search skmtc…
⌘K
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 1mo ago · Updated 1mo ago
Details
Filter operations
Account Transactions
2
Accounts
2
Approval Policies
2
Bill Attachments
2
Bills
5
Card Limits
3
Card Transactions
4
Cards
3
Custom Fields
9
get
Retrieve a paginated list of custom fields
post
Create custom fields
delete
Delete custom fields
get
Retrieve a custom field by ID
delete
Delete a custom field by ID
patch
Update a custom field
post
Create custom field options
delete
Delete a custom field option by ID
patch
Update a custom field option
GL Codes
4
Meta
1
Payments
2
Receipts
2
Reimbursements
5
Submission Policies
2
Subsidiaries
2
Tax Codes
5
Tax Components
1
Teams
2
Users
2
Vendors
4
Webhooks
2
Custom Fields
Retrieve a custom field by ID
get
/v1/custom-fields/{custom_field_id}
Path parameters
custom_field_id
string
uuid
required
Response
A single custom field
union
required
MultiSelectSchema
required
OR
StringSchema
required
Changes