2. Query Payment
You can use this service to query the status of a payment made through APM, and get the latest status and details of the payment.
Last updated
You can use this service to query the status of a payment made through APM, and get the latest status and details of the payment.
Last updated
{
"ErrorCode": 0,
"Result": true,
"Message": "",
"Body": {
"ApmConnectionId": 1,
"ApmProviderKey": "Papara",
"ApmTransactionId": 31,
"CurrencyId": 1,
"MerchantUniqueCode": "TESTMERCaHANTUNssIQUECODE",
"UniqueCode": "eed41239-84a2-4ae6-8927-f9aa4ccee94f",
"MerchantSuccessBackUrl": "https://webhook.site/38a6fa6f-3414-40db-b2a7-a6c38894b6a3",
"MerchantFailBackUrl": "https://webhook.site/38a6fa6f-3414-40db-b2a7-a6c38894b6a3",
"Amount": 1.00,
"Description": "test",
"ChannelType": 1,
"StatusId": 1,
"Status": "Oluşturuldu",
"TypeId": 1,
"Type": "Satış",
"Ip": "::1",
"DateTime": "2023-09-04T14:47:03.485303"
}
}