Delete a fixed asset
Parameter | Type | Description |
---|---|---|
X-API-KEY | string | Formation API Key (required) |
Parameter | Type | Description |
---|---|---|
fixed_asset_id | string | Fixed Asset ID (required) |
64b8f1a2e4b0c8d9f0123456
Parameter | Type | Description |
---|---|---|
success | boolean | Indicates if the operation was successful |
message | string | Additional information about the operation |
data | null | No data returned for delete operation |
Formation API key for authentication.
Fixed Asset ID
Fixed asset deleted successfully
The response is of type object
.