Unlock an accounting period

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

Headers

Path parameters

  • id integer Required

    id

Responses

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