Retrieve a Deposit DetailsAsk AIget https://api-dev.prolifepayments.com/reports/v1/deposits/{depositId}Path ParamsdepositIdstringrequiredThe id of deposit detail that will be retrieved.Query Paramslimitint32Defaults to 10The number of records to retrieve. If not provided it defaults to 10.next_results_tokenstringKeyset pagination is a method of retrieving a subset of results based on the last seen item; the next_result_token field returns a token to be used in the path parameters for accessing the next page of results.HeadersonBehalfOfstringSpecifies the account for which the Deposit Details request retrieval is intended. This is used for scenarios where one partner retrieves deposits on behalf of another partner, such as in PayFac or related partner relationships.Responses 200200 400400Updated 6 months ago