Update PSA General Ledger Data
PUT {{base_url}}/PSALedger/:transactionType
Use this endpoint to update the LastPSAExportDate fields for a set of general ledger data.
The date and timestamp used is the date and time when you sent the payload, in UTC time format (such as 2022-03-08T13:15:00.000
).
Request Body
{"0"=>{"PKey"=>"{{string}}"}, "1"=>{"PKey"=>"{{string}}"}, "2"=>{"PKey"=>"{{string}}"}, "3"=>{"PKey"=>"{{string}}"}}
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | Required. |
The type of content supported by the API endpoint. |
| Authorization
| string | | Required.
The type of authorization supported by the API endpoint. |
RESPONSES
status: OK
""