DepositLedger

Queue an export of the deposit ledger.

Queue an export of the deposit ledger.

get/shop/reports/deposit-ledger-v2/queue

Query parameters

site_idstring uuid

Retrieve the deposit ledger details for this site.

datestring date
Example:2023-05-05

Retrieve the deposit ledger details as at this date.

Response

The job was successfully queued

Example response

{
  "data": {
    "created_at": "2023-11-07T00:00:00+00:00",
    "updated_at": "2023-11-07T01:00:00+00:00"
  }
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.