cURL
curl --request GET \ --url https://api.valyx.com/billing/feeComponent/{fee_component_id} \ --header 'X-Valyx-Signature: <x-valyx-signature>'
{ "error": "<string>", "message": "<string>", "data": { "id": "<string>" } }
Auth key for fetching ledger entries
An optional fields mask
Success
Error message if the operation failed. Null if the operation was successful.
Informational message about the result of the operation.
Show child attributes
Unique identifier of the created fee component.