Skip to main content
GET
Get Config

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Successful Response

An organization's cash-app auto-post configuration.

auto_post_enabled
boolean
required

When on, Stuut automatically posts the payments it's confident about and holds the rest for your review. When off, every payment waits for manual posting.

auto_post_profile
enum<string>
required

How cautious Stuut should be when deciding which payments to post automatically. See the auto-post profiles endpoint for the available options and what each one means.

Available options:
standard,
strict,
permissive