PaymentRequests

List incoming payment requests

List incoming payment requests

get/payment-requests/incoming

Query parameters

limitinteger

Maximum results per page.

cursorstring

Cursor from the previous page.

partyIdstring

Effective party ID (pty_*) for delegated payment request access.

Headers

X-Instance-IDstring nullable

Caller-chosen identifier for the agent run, session, or conversation, required when an agent moves money.

Response

Successful Response

Changes

Changed in 5 of the 28 revisions of this API.1113

    • deleted the header request parameter X-Agent-ID with deprecation

      request-parameter-removed-with-deprecation

    • header request parameter X-Agent-ID was deprecated

      request-parameter-deprecated

    • added the required property data/items/attributes/tags to the response with the 200 status

      response-required-property-added

  • 270e233e401c118See the full diff
    • the data/items/attributes/description/anyOf[subschema #1]/ response property's maxLength was unset from 500 for the response status 200

      response-property-max-length-unset

    • for the query request parameter cursor, the maxLength was set to 1024

      request-parameter-max-length-set

    • added the required property data/items/attributes/initiatorAgent to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/initiatorParty to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/payerCanDecline to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/payerCanPay to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/payerHandle to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/requesterHandle to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/walletName to the response with the 200 status

      response-required-property-added

    • added the required property data/items/relationships/payerAgent to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/payerAvatarUrl to the response with the 200 status

      response-required-property-added

    • added the required property data/items/attributes/requesterAvatarUrl to the response with the 200 status

      response-required-property-added