August 8, 2024
4 months ago by Beetech Global
Added 'customerId' filter to payment orders query.
Now, in the payment orders query endpoints, it is possible to filter results using the customerId
as a query parameter.
- customerId: This filter allows for the retrieval of payment orders associated with a specific customer, streamlining the query process.
For a detailed explanation and guidance on utilizing this new feature, please consult the API Reference and review the filter's functionality.