Update a fee product
Update the name of a fee product, description, or status
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
Unique identifier of a fee product.
"7d943c51-e4ff-4e57-9558-08cab6b96312"
Body
Fee product fields to update
Replace the full set of fee configs associated with this product. Omit to leave unchanged; provide an empty array to remove all.
Description of the fee product bundle.
"Fee schedule for premium checking accounts"
Name of the fee product bundle.
"Premium Checking Fee Schedule"
active, inactive Response
Updated fee product
Timestamp when the fee product was created.
"2024-01-15T10:00:00Z"
IDs of fee configs associated with this product.
Unique identifier for this fee product.
"7d943c51-e4ff-4e57-9558-08cab6b96312"
Timestamp when the fee product was last updated.
"2024-06-01T12:00:00Z"
The id of the tenant containing the resource.
"abcdef_ghijkl"
Name of the fee product bundle.
"Premium Checking Fee Schedule"
active, inactive Description of the fee product bundle.
"Fee schedule for premium checking accounts"

