Skip to main content
PATCH
Update Beneficiary Active Status

Authorizations

Authorization
string
header
required

Bearer token authentication. Obtain token from Issue a Token endpoint

Body

application/json
beneficiary_id
string<uuid>
required
Example:

"f653e109-6c62-4aa4-869c-418c874e0a6c"

active
boolean
required
Example:

true

Response

Beneficiary updated successfully

data
object