Dispute documents
List all Dispute Documents
GET
/
v2.01
/
{ClientId}
/
dispute-documents
Query parameters
BeforeDate
timestamp
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.
AfterDate
timestamp
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.
Responses
Was this page helpful?