Skip to content

Commit

Permalink
Removed date filters from authorizations API
Browse files Browse the repository at this point in the history
  • Loading branch information
zmaglica authored Oct 25, 2023
1 parent 08bd595 commit bae478a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions docs/rest-api/source/includes/wp-api-v3/reports.md
Original file line number Diff line number Diff line change
Expand Up @@ -155,9 +155,6 @@ Fetch a detailed overview of authorizations.

### Optional parameters

- `date_before`: Filter authorizations before this date.
- `date_after`: Filter authorizations after this date.
- `date_between`: Filter authorizations between these dates.
- `order_id`: Filter authorizations based on the associated order ID.
- `deposit_id`: Filter authorizations based on the associated deposit ID.
- `customer_email`: Filter authorizations based on the customer email.
Expand Down

0 comments on commit bae478a

Please sign in to comment.