CapabilityRequests

List capability requests

Retrieves a list of capability requests associated with an account. The requests are returned sorted by creation date, with the most recent requests appearing first. This endpoint supports advanced sorting and filtering options.

get/v1/accounts/{account_id}/capability_requests

Path parameters

account_idstring uuid required

Query parameters

type'charges' | 'payouts' | 'individuals' | 'businesses' | 'signed_agreement' | 'internet'

Filter capability requests by the specific type of capability.

Filter capability requests by the specific type of capability.

category'payment_type' | 'customer_type' | 'consent_type'

Filter capability requests by category.

Filter capability requests by category.

status'active' | 'inactive' | 'in_review' | 'rejected'

Filter capability requests by their current status.

Filter capability requests by their current status.

page_numberinteger

Results page number. Starts at page 1.

Results page number. Starts at page 1.

page_sizeinteger

Page size. Max value: 1000

Page size.Max value: 1000

sort_bystring

Sort By. Default value: 'id'.

Sort By.

sort_order'asc' | 'desc'

Sort Order. Default value: 'asc'.

Sort Order.

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

    • added the required property data/items/enable to the response with the 200 status (media type: text/plain)

      response-required-property-added

    • added the required property data/items/enable to the response with the 200 status (media type: application/json)

      response-required-property-added

    • added the required property data/items/enable to the response with the 200 status (media type: text/json)

      response-required-property-added

    • removed the required property data/items/enable from the response with the 200 status (media type: text/plain)

      response-required-property-removed

    • removed the required property data/items/enable from the response with the 200 status (media type: application/json)

      response-required-property-removed

    • removed the required property data/items/enable from the response with the 200 status (media type: text/json)

      response-required-property-removed

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

    • added the required property data/items/enable to the response with the 200 status (media type: text/plain)

      response-required-property-added

    • added the required property data/items/enable to the response with the 200 status (media type: application/json)

      response-required-property-added

    • added the required property data/items/enable to the response with the 200 status (media type: text/json)

      response-required-property-added

    • removed the required property data/items/enable from the response with the 200 status (media type: text/plain)

      response-required-property-removed

    • removed the required property data/items/enable from the response with the 200 status (media type: application/json)

      response-required-property-removed

    • removed the required property data/items/enable from the response with the 200 status (media type: text/json)

      response-required-property-removed

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

    • added the required property data/items/enable to the response with the 200 status (media type: text/plain)

      response-required-property-added

    • added the required property data/items/enable to the response with the 200 status (media type: application/json)

      response-required-property-added

    • added the required property data/items/enable to the response with the 200 status (media type: text/json)

      response-required-property-added

    • removed the required property data/items/enable from the response with the 200 status (media type: text/plain)

      response-required-property-removed

    • removed the required property data/items/enable from the response with the 200 status (media type: application/json)

      response-required-property-removed

    • removed the required property data/items/enable from the response with the 200 status (media type: text/json)

      response-required-property-removed

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

    • added the required property data/items/enable to the response with the 200 status (media type: text/plain)

      response-required-property-added

    • added the required property data/items/enable to the response with the 200 status (media type: application/json)

      response-required-property-added

    • added the required property data/items/enable to the response with the 200 status (media type: text/json)

      response-required-property-added

    • removed the required property data/items/enable from the response with the 200 status (media type: text/plain)

      response-required-property-removed

    • removed the required property data/items/enable from the response with the 200 status (media type: application/json)

      response-required-property-removed

    • removed the required property data/items/enable from the response with the 200 status (media type: text/json)

      response-required-property-removed

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

    • added the required property data/items/enable to the response with the 200 status (media type: text/plain)

      response-required-property-added

    • added the required property data/items/enable to the response with the 200 status (media type: application/json)

      response-required-property-added

    • added the required property data/items/enable to the response with the 200 status (media type: text/json)

      response-required-property-added

    • removed the Asc enum value from the meta/sort_order response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the Asc enum value from the meta/sort_order response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the Asc enum value from the meta/sort_order response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed

    • removed the Desc enum value from the meta/sort_order response property for the response status 200 (media type: text/plain)

      response-property-enum-value-removed

    • removed the Desc enum value from the meta/sort_order response property for the response status 200 (media type: application/json)

      response-property-enum-value-removed

    • removed the Desc enum value from the meta/sort_order response property for the response status 200 (media type: text/json)

      response-property-enum-value-removed