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 \
 -X PUT http://wyzio.app/api-v1/accounting-period/unlock/{id} \
 -H "TARGET-ORGANIZATION-ID: 42" \
 -H "WEAL-TOKEN: string"