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.
Optional client generated value to use for idempotent requests.
10 - 40
Path 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
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