Payment Fetch by IDAsk AIget https://api.durianpay.id/v1/payments/{id}The following endpoint retrieves the details of a single paymentPath ParamsidstringrequiredDefaults to pay_12345678Unique identifier of the Payment to be retrievedQuery ParamsexpandstringDefaults to orderUsed to retrieve additional information about the Order. Supported values are: customer, payments. Example: /orders/ord_A1B1C1D1234?expand=customer&expand=paymentsResponses 200200 401401 500500Updated 10 months ago