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": "a20b1813-3755-48d6-9207-98cbea065d33",
"ContactId": 1,
"MemberNo": "sample string 1",
"Barcode": "sample string 2"
}
No object is returned by this request
| Bundle(s) |
|---|
| Joining |