Returns a DivisionCard
{
"Criteria": {
"Id": null,
"CardString": "string_example",
"Includes": {
"IncludePersonDetails": false,
"IncludeUserProfileImage": false,
"IncludeGuestDetails": false
}
},
"Context": {
"DivisionId": "00000000-0000-0000-0000-000000000000",
"Language": "string_example",
"ShopId": "00000000-0000-0000-0000-000000000000",
"SessionId": "00000000-0000-0000-0000-000000000000",
"Origin": 0,
"Password": "string_example",
"Encode": false,
"AccessToken": "string_example"
}
}
{
"Card": {
"Id": "00000000-0000-0000-0000-000000000000",
"CardNumber": "string_example",
"Number": "string_example",
"PeripheralString": {
"Code": null,
"Description": null,
"Id": "00000000-0000-0000-0000-000000000000"
},
"PersonCards": [
{
"Id": "00000000-0000-0000-0000-000000000000",
"Description": null,
"Card": null,
"PersonId": "00000000-0000-0000-0000-000000000000",
"Person": null
}
],
"Guests": [
{
"Name": null,
"FirstName": null,
"Street1": null,
"Street2": null,
"Number": null,
"Box": null,
"Home": null,
"Country": null,
"Email": null,
"Newsletter": false,
"ZipCode": null,
"Telephone": null
}
],
"Blocked": false
}
}