Request a capability
Submits a request to enable a specific capability for an account. Use this endpoint to request additional features or services for an account.
Authorizations
Use your Straddle API Key in the Authorization header as Bearer to authorize API requests.
Headers
Optional client generated identifier to trace and debug a request.
Optional client generated identifier to trace and debug a series of requests.
Optional client generated value to use for idempotent requests.
10 - 40Path Parameters
Body
The charges capability settings for the account.
The payouts capability settings for the account.
Allows the account to accept payments authorized via the internet or mobile applications.
Allows the account to accept payments from individuals.
Allows the account to accept payments from businesses.
Allows the account to accept payments authorized by signed agreements or contracts.
Response
Created
Metadata about the API request, including an identifier, timestamp, and pagination details.
Indicates the structure of the returned content.
- "object" means the
datafield contains a single JSON object. - "array" means the
datafield contains an array of objects. - "error" means the
datafield contains an error object with details of the issue. - "none" means no data is returned.
object, array, error, none