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 <token> 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.
Path Parameters
Body
Allows the account to accept payments from businesses.
The charges capability settings for the account.
Allows the account to accept payments from individuals.
Allows the account to accept payments authorized via the internet or mobile applications.
The payouts capability settings for the account.
Allows the account to accept payments authorized by signed agreements or contracts.
Response
Metadata about the API request, including an identifier, timestamp, and pagination details.
Indicates the structure of the returned content.
- "object" means the
data
field contains a single JSON object. - "array" means the
data
field contains an array of objects. - "error" means the
data
field contains an error object with details of the issue. - "none" means no data is returned.
object
, array
, error
, none