Approve earn provider terms of service
Approves earn provider terms of service for this workspace (one-time per tenant).
When isTermsApprovalRequired is true on a provider (see list providers),
call this once before creating or executing earn actions with providers that require it.
After success, GET /earn/providers reflects isTermsOfServiceApproved.
Note: This endpoint is currently in beta and might be subject to changes.
POST
TypeScript
Headers
A unique identifier for the request. If the request is sent multiple times with the same idempotency key, the server will return the same response as the first request. The idempotency key is valid for 24 hours.
Response
Terms of service accepted.
Previous
Get providersRetrieve a list of all available external providers supporting trading activities through the platform.
**Note:** These endpoints are currently in beta and might be subject to changes. If you want to participate and learn more about the Fireblocks Trading, please contact your Fireblocks Customer Success Manager or send an email to CSM@fireblocks.com.
**Endpoint Permission:** Owner, Admin, Non-Signing Admin, Signer, Approver, Editor, Viewer.
For detailed information about error codes and troubleshooting, please refer to our [API Error Codes documentation](https://developers.fireblocks.com/reference/api-error-codes).
Next
TypeScript