curl --location --request GET '/TransactionMemberSignatureLocations' \
--header 'Authorization: Basic <encoded-value>' \
--header 'Content-Type: application/json' \
--data-raw '{
"boxId": "581a0eb8-0aea-43e0-98f4-166b3a940c60",
"circleId": "4ceb1055-6a0f-49e1-bd4c-fbcf31b9c404",
"entityProperties": [
"string"
],
"filter": {
"comparison": "string",
"operands": [
{}
],
"operatorType": "string",
"propertyName": "string",
"value": null
},
"includeSystem": true,
"integratorId": "1acd5efb-e960-4c96-8a84-ca37f187f58b",
"isTemplate": true,
"organizationId": "7bc05553-4b68-44e8-b7bc-37be63c6d9e9",
"skip": 0,
"sortOrder": "string",
"take": 0,
"templateId": "196100ac-4eec-4fb6-a7f7-86c8b584771d",
"transactionId": "75906707-8c31-479c-b354-aa805c4cefbc"
}'[
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"addToBoxIds": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
],
"boxIds": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
],
"coordinates": "string",
"creationDate": "2019-08-24T14:15:22.123Z",
"customFields": [
{
"access": true,
"className": "string",
"conditionalDisplay": "string",
"label": "string",
"name": "string",
"type": "string"
}
],
"customFieldsFromOrganization": [
{
"access": true,
"className": "string",
"conditionalDisplay": "string",
"label": "string",
"name": "string",
"type": "string"
}
],
"customFieldsUserData": [
{
"name": "string",
"type": "string",
"userData": [
"string"
]
}
],
"documentId": "4704590c-004e-410d-adf7-acb7ca0a7052",
"entityState": 0,
"externalId": "string",
"isArchived": true,
"mergeEntities": [
{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"friendlyName": "string",
"templateId": "196100ac-4eec-4fb6-a7f7-86c8b584771d",
"typeName": "string"
}
],
"mergeFields": [
{
"checkBoxOrientation": "string",
"checkBoxValues": {
"property1": true,
"property2": true
},
"cleanString": "string",
"entityFriendlyName": "string",
"entityProperties": [
"string"
],
"entityTypeName": "string",
"mergeableEntityPropertyName": "string",
"mergeableEntityTypeName": "string",
"mergeFieldType": 0,
"rawString": "string",
"value": "string"
}
],
"modificationDate": "2019-08-24T14:15:22.123Z",
"notes": "string",
"page": 0,
"pages": "string",
"parentOrganizationId": "63f6c742-ce8a-40d9-97e1-7492d05907db",
"removeFromBoxIds": [
"497f6eca-6276-4993-bfeb-53cbbbba6f08"
],
"transactionFileId": "b556e8fa-5854-42db-a204-fe9fab4b4324",
"transactionMemberId": "c5e1da11-f174-4883-96bd-9002e72395af"
}
]