{
"context": {
"language": "string"
},
"transaction": {
"branchCode": 0,
"date": "string",
"groupReference": 0
}
}
curl --location --request POST 'https://testapi.flyp.com.tr/albarakaapi/accounts/account/transactions/receipt' \
--header 'Content-Type: application/json' \
--data-raw '{
"context": {
"language": "string"
},
"transaction": {
"branchCode": 0,
"date": "string",
"groupReference": 0
}
}'
null