curl --location '/partner/v1/buyers/' \
--header 'X-Partner-Client-Id;' \
--header 'X-Partner-Timestamp;' \
--header 'X-Partner-Nonce;' \
--header 'X-Partner-Signature;' \
--header 'X-Request-Id;'{
"buyerId": "7925fb6c-1391-458a-9144-275078d9f24b",
"routeCode": "string",
"clientReference": "string",
"buyerType": 0,
"walletType": 0,
"platformName": "string",
"platformUsername": "string",
"customerDetails": {
"property1": "string",
"property2": "string"
},
"screeningStatusCode": 0,
"status": "string",
"statusInfo": "string",
"createdAt": "2019-08-24T14:15:22.123Z",
"updatedAt": "2019-08-24T14:15:22.123Z"
}