Accounts

Lookup an account

Retrieves the details of an account that has previously been created. Supply the unique account ID that was returned from your previous request, and Straddle will return the corresponding account information.

get/v1/accounts/{account_id}

Path parameters

account_idstring uuid required

The unique identifier of the account to retrieve.

The unique identifier of the account to retrieve.

Headers

request-idstring

Optional client generated identifier to trace and debug a request.

correlation-idstring

Optional client generated identifier to trace and debug a series of requests.

Response

OK

response_type'object' | 'array' | 'error' | 'none' required

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.

Changes

Changed in 14 of the 33 revisions of this API.3690120

    • added the optional property data/business_profile/address/address2 to the response with the 200 status (media type: text/plain)

      response-optional-property-added

    • added the optional property data/business_profile/address/address2 to the response with the 200 status (media type: application/json)

      response-optional-property-added

    • added the optional property data/business_profile/address/address2 to the response with the 200 status (media type: text/json)

      response-optional-property-added

    • added the required property data/business_profile/address/address1 to the response with the 200 status (media type: text/plain)

      response-required-property-added

    • added the required property data/business_profile/address/address1 to the response with the 200 status (media type: application/json)

      response-required-property-added

    • added the required property data/business_profile/address/address1 to the response with the 200 status (media type: text/json)

      response-required-property-added

    • added the required property data/business_profile/address/zip to the response with the 200 status (media type: text/plain)

      response-required-property-added

    • added the required property data/business_profile/address/zip to the response with the 200 status (media type: application/json)

      response-required-property-added

    • added the required property data/business_profile/address/zip to the response with the 200 status (media type: text/json)

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 940c74c551fc63See the full diff
    • removed the required property data/business_profile/address/address1 from the response with the 200 status (media type: text/plain)

      response-required-property-removed

    • removed the required property data/business_profile/address/address1 from the response with the 200 status (media type: application/json)

      response-required-property-removed

    • removed the required property data/business_profile/address/address1 from the response with the 200 status (media type: text/json)

      response-required-property-removed

    • removed the required property data/business_profile/address/zip from the response with the 200 status (media type: text/plain)

      response-required-property-removed

    • removed the required property data/business_profile/address/zip from the response with the 200 status (media type: application/json)

      response-required-property-removed

    • removed the required property data/business_profile/address/zip from the response with the 200 status (media type: text/json)

      response-required-property-removed

    • removed the optional property data/business_profile/address/address2 from the response with the 200 status (media type: text/plain)

      response-optional-property-removed

    • removed the optional property data/business_profile/address/address2 from the response with the 200 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property data/business_profile/address/address2 from the response with the 200 status (media type: text/json)

      response-optional-property-removed

  • 456c9ef0c3a6129See the full diff
    • added the new five_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-added

    • added the optional property data/business_profile/address/address2 to the response with the 200 status (media type: text/plain)

      response-optional-property-added

    • added the optional property data/business_profile/address/address2 to the response with the 200 status (media type: application/json)

      response-optional-property-added

    • added the optional property data/business_profile/address/address2 to the response with the 200 status (media type: text/json)

      response-optional-property-added

    • added the required property data/business_profile/address/address1 to the response with the 200 status (media type: text/plain)

      response-required-property-added

    • added the required property data/business_profile/address/address1 to the response with the 200 status (media type: application/json)

      response-required-property-added

    • added the required property data/business_profile/address/address1 to the response with the 200 status (media type: text/json)

      response-required-property-added

    • added the required property data/business_profile/address/zip to the response with the 200 status (media type: text/plain)

      response-required-property-added

    • added the required property data/business_profile/address/zip to the response with the 200 status (media type: application/json)

      response-required-property-added

    • added the required property data/business_profile/address/zip to the response with the 200 status (media type: text/json)

      response-required-property-added

    • removed the five_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed

    This revision also has 19 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new five_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-added

  • 197302a1e9836312See the full diff
    • removed the required property data/business_profile/address/address1 from the response with the 200 status (media type: text/plain)

      response-required-property-removed

    • removed the required property data/business_profile/address/address1 from the response with the 200 status (media type: application/json)

      response-required-property-removed

    • removed the required property data/business_profile/address/address1 from the response with the 200 status (media type: text/json)

      response-required-property-removed

    • removed the required property data/business_profile/address/zip from the response with the 200 status (media type: text/plain)

      response-required-property-removed

    • removed the required property data/business_profile/address/zip from the response with the 200 status (media type: application/json)

      response-required-property-removed

    • removed the required property data/business_profile/address/zip from the response with the 200 status (media type: text/json)

      response-required-property-removed

    • removed the optional property data/business_profile/address/address2 from the response with the 200 status (media type: text/plain)

      response-optional-property-removed

    • removed the optional property data/business_profile/address/address2 from the response with the 200 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property data/business_profile/address/address2 from the response with the 200 status (media type: text/json)

      response-optional-property-removed

    • removed the five_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed

    This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • cfae64ba8923129See the full diff
    • added the new five_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-added

    • added the optional property data/business_profile/address/address2 to the response with the 200 status (media type: text/plain)

      response-optional-property-added

    • added the optional property data/business_profile/address/address2 to the response with the 200 status (media type: application/json)

      response-optional-property-added

    • added the optional property data/business_profile/address/address2 to the response with the 200 status (media type: text/json)

      response-optional-property-added

    • added the required property data/business_profile/address/address1 to the response with the 200 status (media type: text/plain)

      response-required-property-added

    • added the required property data/business_profile/address/address1 to the response with the 200 status (media type: application/json)

      response-required-property-added

    • added the required property data/business_profile/address/address1 to the response with the 200 status (media type: text/json)

      response-required-property-added

    • added the required property data/business_profile/address/zip to the response with the 200 status (media type: text/plain)

      response-required-property-added

    • added the required property data/business_profile/address/zip to the response with the 200 status (media type: application/json)

      response-required-property-added

    • added the required property data/business_profile/address/zip to the response with the 200 status (media type: text/json)

      response-required-property-added

  • 197302a1e9836312See the full diff
    • removed the required property data/business_profile/address/address1 from the response with the 200 status (media type: text/plain)

      response-required-property-removed

    • removed the required property data/business_profile/address/address1 from the response with the 200 status (media type: application/json)

      response-required-property-removed

    • removed the required property data/business_profile/address/address1 from the response with the 200 status (media type: text/json)

      response-required-property-removed

    • removed the required property data/business_profile/address/zip from the response with the 200 status (media type: text/plain)

      response-required-property-removed

    • removed the required property data/business_profile/address/zip from the response with the 200 status (media type: application/json)

      response-required-property-removed

    • removed the required property data/business_profile/address/zip from the response with the 200 status (media type: text/json)

      response-required-property-removed

    • removed the optional property data/business_profile/address/address2 from the response with the 200 status (media type: text/plain)

      response-optional-property-removed

    • removed the optional property data/business_profile/address/address2 from the response with the 200 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property data/business_profile/address/address2 from the response with the 200 status (media type: text/json)

      response-optional-property-removed

    • removed the five_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed

    This revision also has 18 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • ad48cd5f22e1129See the full diff
    • added the new five_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-added

    • added the new five_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/charges/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-added

    • added the new four_day enum value to the data/settings/payouts/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-added

    • added the optional property data/business_profile/address/address2 to the response with the 200 status (media type: text/plain)

      response-optional-property-added

    • added the optional property data/business_profile/address/address2 to the response with the 200 status (media type: application/json)

      response-optional-property-added

    • added the optional property data/business_profile/address/address2 to the response with the 200 status (media type: text/json)

      response-optional-property-added

    • added the required property data/business_profile/address/address1 to the response with the 200 status (media type: text/plain)

      response-required-property-added

    • added the required property data/business_profile/address/address1 to the response with the 200 status (media type: application/json)

      response-required-property-added

    • added the required property data/business_profile/address/address1 to the response with the 200 status (media type: text/json)

      response-required-property-added

    • added the required property data/business_profile/address/zip to the response with the 200 status (media type: text/plain)

      response-required-property-added

    • added the required property data/business_profile/address/zip to the response with the 200 status (media type: application/json)

      response-required-property-added

    • added the required property data/business_profile/address/zip to the response with the 200 status (media type: text/json)

      response-required-property-added

  • 197302a1e9836312See the full diff
    • removed the required property data/business_profile/address/address1 from the response with the 200 status (media type: text/plain)

      response-required-property-removed

    • removed the required property data/business_profile/address/address1 from the response with the 200 status (media type: application/json)

      response-required-property-removed

    • removed the required property data/business_profile/address/address1 from the response with the 200 status (media type: text/json)

      response-required-property-removed

    • removed the required property data/business_profile/address/zip from the response with the 200 status (media type: text/plain)

      response-required-property-removed

    • removed the required property data/business_profile/address/zip from the response with the 200 status (media type: application/json)

      response-required-property-removed

    • removed the required property data/business_profile/address/zip from the response with the 200 status (media type: text/json)

      response-required-property-removed

    • removed the optional property data/business_profile/address/address2 from the response with the 200 status (media type: text/plain)

      response-optional-property-removed

    • removed the optional property data/business_profile/address/address2 from the response with the 200 status (media type: application/json)

      response-optional-property-removed

    • removed the optional property data/business_profile/address/address2 from the response with the 200 status (media type: text/json)

      response-optional-property-removed

    • removed the five_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the five_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/charges/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the four_day enum value from the data/settings/payouts/funding_time response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed

    This revision also has 10 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog