Skip to main content
POST
Toggle IsAllowedToSpend

Authorizations

Authorization
string
header
required

JWT Authorization header using the Bearer scheme. Example: "Authorization: Bearer {token}"

Path Parameters

memberId
string
required

The id of the member, max length 36

Maximum string length: 36

Body

Request with the flag to allow or forbid possibility to spend

isAllowedToSpend
boolean
required

Response

OK

Last modified on August 10, 2026