curl --location --request GET 'https://api.plexypay.comv1/merchants/settlement-payment-orders/87d8e330-2878-4742-a86f-dbbb3bf522ac' \
--header 'Authorization: {{apiKey}}'{
"id": "string",
"merchantId": "string",
"beneficiaryId": "string",
"totalAmount": 0,
"createdAt": "string",
"updatedAt": "string",
"status": "string"
}