getPaymentStatus
@GET(value = "/collection/{apiVersion}/payment/{referenceId}")
Retrieves the current status of a previously created Collection payment.
Return
A Response whose body is the parsed PaymentStatus.
Parameters
referenceId
The UUID V4 reference ID used when calling createPayment.
apiVersion
The API version to target; use v2_0 for this endpoint.
productSubscriptionKey
The Ocp-Apim-Subscription-Key for the Collection product.