curl --location --request GET '/api/public/user/26/payment' \
--header 'Identifier: {{identifier}}' \
--header 'Application-key: {{token}}'[
{
"id": 5451,
"type": "CRED_BONUS",
"sum": "0.00",
"description": "Возврат средств"
},
{
"id": 8880,
"type": "DEB_BONUS",
"sum": "200.00",
"description": ""
},
{
"id": 8881,
"type": "DEB_BONUS",
"sum": "500.00",
"description": ""
},
{
"id": 8882,
"type": "DEB",
"sum": "100.00",
"description": "Оплата заказа №8052"
}
]