Skip to content

Membership

Scenario: Reset the automatic membership numbering

Section titled “Scenario: Reset the automatic membership numbering”

Check the current value:

http https://sheepcrm.com/api/v1/{bucket}/counter/membership_number/ "Authorization: Bearer $API_KEY"

POST the new value to the counter:

http POST https://sheepcrm.com/api/v1/{bucket}/counter/membership_number/ "Authorization: Bearer $API_KEY" reset_value={new value}