Authorization: Bearer ********************curl --location --request PUT 'https://test.web.gw.finansz.com//api/pos/links/' \
--header 'Content-Type: application/json' \
--data-raw '{
"status": 1,
"phoneNumber": "string",
"recipientEmailAddress": "string",
"productName": "string",
"concurrencyStamp": "string"
}'{
"id": "497f6eca-6276-4993-bfeb-53cbbbba6f08",
"tenantId": "f97df110-f4de-492e-8849-4a6af68026b0",
"terminalId": "57e69e1b-2c00-4a26-b5e3-44617c6cc659",
"amount": 0,
"currency": "string",
"type": 1,
"status": 1,
"maxInstallment": 0,
"installment": 0,
"userDecideAmount": true,
"phoneNumber": "string",
"recipientEmailAddress": "string",
"productName": "string",
"commissionBy": 0,
"url": "string",
"creationTime": "2019-08-24T14:15:22.123Z",
"concurrencyStamp": "string"
}