Accounts

Update an account

Updates an existing account's information. This endpoint allows you to update various account details during onboarding or after the account has been created.

put/v1/accounts/{account_id}

Path parameters

account_idstring uuid required

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.

idempotency-keystring

Optional client generated value to use for idempotent requests.

Request body

metadataobject nullable

Up to 20 additional user-defined key-value pairs. Useful for storing additional information about the account in a structured format.

external_idstring nullable

Unique identifier for the account in your database, used for cross-referencing between Straddle and your systems.

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 15 of the 33 revisions of this API.78144139

  • 6e13cd88cda9612See the full diff
    • added the new required request property business_profile/address/address1 (media type: application/json)

      new-required-request-property

    • added the new required request property business_profile/address/address1 (media type: text/json)

      new-required-request-property

    • added the new required request property business_profile/address/address1 (media type: application/*+json)

      new-required-request-property

    • added the new required request property business_profile/address/zip (media type: application/json)

      new-required-request-property

    • added the new required request property business_profile/address/zip (media type: text/json)

      new-required-request-property

    • added the new required request property business_profile/address/zip (media type: application/*+json)

      new-required-request-property

    • added the new optional request property business_profile/address/address2 (media type: application/json)

      new-optional-request-property

    • added the new optional request property business_profile/address/address2 (media type: text/json)

      new-optional-request-property

    • added the new optional request property business_profile/address/address2 (media type: application/*+json)

      new-optional-request-property

    • 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

  • 940c74c551fc612See 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 request property business_profile/address/address1 (media type: application/json)

      request-property-removed

    • removed the request property business_profile/address/address1 (media type: text/json)

      request-property-removed

    • removed the request property business_profile/address/address1 (media type: application/*+json)

      request-property-removed

    • removed the request property business_profile/address/address2 (media type: application/json)

      request-property-removed

    • removed the request property business_profile/address/address2 (media type: text/json)

      request-property-removed

    • removed the request property business_profile/address/address2 (media type: application/*+json)

      request-property-removed

    • removed the request property business_profile/address/zip (media type: application/json)

      request-property-removed

    • removed the request property business_profile/address/zip (media type: text/json)

      request-property-removed

    • removed the request property business_profile/address/zip (media type: application/*+json)

      request-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

  • 456c9ef0c3a661212See the full diff
    • added the new required request property business_profile/address/address1 (media type: application/json)

      new-required-request-property

    • added the new required request property business_profile/address/address1 (media type: text/json)

      new-required-request-property

    • added the new required request property business_profile/address/address1 (media type: application/*+json)

      new-required-request-property

    • added the new required request property business_profile/address/zip (media type: application/json)

      new-required-request-property

    • added the new required request property business_profile/address/zip (media type: text/json)

      new-required-request-property

    • added the new required request property business_profile/address/zip (media type: application/*+json)

      new-required-request-property

    • 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 new optional request property business_profile/address/address2 (media type: application/json)

      new-optional-request-property

    • added the new optional request property business_profile/address/address2 (media type: text/json)

      new-optional-request-property

    • added the new optional request property business_profile/address/address2 (media type: application/*+json)

      new-optional-request-property

    • 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

  • 197302a1e98361212See 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 request property business_profile/address/address1 (media type: application/json)

      request-property-removed

    • removed the request property business_profile/address/address1 (media type: text/json)

      request-property-removed

    • removed the request property business_profile/address/address1 (media type: application/*+json)

      request-property-removed

    • removed the request property business_profile/address/address2 (media type: application/json)

      request-property-removed

    • removed the request property business_profile/address/address2 (media type: text/json)

      request-property-removed

    • removed the request property business_profile/address/address2 (media type: application/*+json)

      request-property-removed

    • removed the request property business_profile/address/zip (media type: application/json)

      request-property-removed

    • removed the request property business_profile/address/zip (media type: text/json)

      request-property-removed

    • removed the request property business_profile/address/zip (media type: application/*+json)

      request-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

  • cfae64ba892361212See the full diff
    • added the new required request property business_profile/address/address1 (media type: application/json)

      new-required-request-property

    • added the new required request property business_profile/address/address1 (media type: text/json)

      new-required-request-property

    • added the new required request property business_profile/address/address1 (media type: application/*+json)

      new-required-request-property

    • added the new required request property business_profile/address/zip (media type: application/json)

      new-required-request-property

    • added the new required request property business_profile/address/zip (media type: text/json)

      new-required-request-property

    • added the new required request property business_profile/address/zip (media type: application/*+json)

      new-required-request-property

    • 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 new optional request property business_profile/address/address2 (media type: application/json)

      new-optional-request-property

    • added the new optional request property business_profile/address/address2 (media type: text/json)

      new-optional-request-property

    • added the new optional request property business_profile/address/address2 (media type: application/*+json)

      new-optional-request-property

    • 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

  • 197302a1e98361212See 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 request property business_profile/address/address1 (media type: application/json)

      request-property-removed

    • removed the request property business_profile/address/address1 (media type: text/json)

      request-property-removed

    • removed the request property business_profile/address/address1 (media type: application/*+json)

      request-property-removed

    • removed the request property business_profile/address/address2 (media type: application/json)

      request-property-removed

    • removed the request property business_profile/address/address2 (media type: text/json)

      request-property-removed

    • removed the request property business_profile/address/address2 (media type: application/*+json)

      request-property-removed

    • removed the request property business_profile/address/zip (media type: application/json)

      request-property-removed

    • removed the request property business_profile/address/zip (media type: text/json)

      request-property-removed

    • removed the request property business_profile/address/zip (media type: application/*+json)

      request-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

  • ad48cd5f22e161212See the full diff
    • added the new required request property business_profile/address/address1 (media type: application/json)

      new-required-request-property

    • added the new required request property business_profile/address/address1 (media type: text/json)

      new-required-request-property

    • added the new required request property business_profile/address/address1 (media type: application/*+json)

      new-required-request-property

    • added the new required request property business_profile/address/zip (media type: application/json)

      new-required-request-property

    • added the new required request property business_profile/address/zip (media type: text/json)

      new-required-request-property

    • added the new required request property business_profile/address/zip (media type: application/*+json)

      new-required-request-property

    • 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 new optional request property business_profile/address/address2 (media type: application/json)

      new-optional-request-property

    • added the new optional request property business_profile/address/address2 (media type: text/json)

      new-optional-request-property

    • added the new optional request property business_profile/address/address2 (media type: application/*+json)

      new-optional-request-property

    • 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

  • 197302a1e98361212See 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 request property business_profile/address/address1 (media type: application/json)

      request-property-removed

    • removed the request property business_profile/address/address1 (media type: text/json)

      request-property-removed

    • removed the request property business_profile/address/address1 (media type: application/*+json)

      request-property-removed

    • removed the request property business_profile/address/address2 (media type: application/json)

      request-property-removed

    • removed the request property business_profile/address/address2 (media type: text/json)

      request-property-removed

    • removed the request property business_profile/address/address2 (media type: application/*+json)

      request-property-removed

    • removed the request property business_profile/address/zip (media type: application/json)

      request-property-removed

    • removed the request property business_profile/address/zip (media type: text/json)

      request-property-removed

    • removed the request property business_profile/address/zip (media type: application/*+json)

      request-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