List Disputes for a Wallet
Path parameters
The unique identifier of the wallet.
Query parameters
The date before which the object was created (based on the object’s CreationDate
parameter). You can filter on a specific time range by using both the AfterDate
and BeforeDate
query parameters.
The date after which the object was created (based on the object’s CreationDate
parameter). You can filter on a specific time range by using both the AfterDate
and BeforeDate
query parameters.
Allowed values: CREATED
, PENDING_CLIENT_ACTION
, SUBMITTED
, PENDING_BANK_ACTION
, CLOSED
, REOPENED_PENDING_CLIENT_ACTION
The status of the Dispute. You can filter on multiple values by separating them with a comma.
Allowed values: CONTESTABLE
, NOT_CONTESTABLE
, RETRIEVAL
The type of the Dispute. You can filter on multiple values by separating them with a comma.
Responses
Was this page helpful?