Simple unlock of an accounting period

PUT /api-v1/accounting-period/list-unlock/{id}

Headers

Path parameters

  • id integer Required

    id

Responses

PUT /api-v1/accounting-period/list-unlock/{id}
curl \
 --request PUT 'http://wyzio.app/api-v1/accounting-period/list-unlock/{id}' \
 --header "TARGET-ORGANIZATION-ID: 42" \
 --header "WEAL-TOKEN: string"