Updates member's barcode
| From Body | Type | Description |
|---|---|---|
| Barcode | String | Optional. New Barcode to assign to the member |
| ContactExtId | Guid | Optional. If supplied, must not be an empty guid. |
| ContactId | Int32 | Optional. If supplied, must not be 0. |
| MemberNo | String | Optional. |
{
"ContactExtId": "47319109-73d5-4436-a82f-0e827673c34c",
"ContactId": 1,
"MemberNo": "sample string 1",
"Barcode": "sample string 2"
}
No object is returned by this request
| Bundle(s) |
|---|
| Joining |