This GET request returns the current state and details of a payment order. It is the primary method for tracking transactions after they have been submitted to the system.
OriginatorConversationId./v1/payment-order/check-status?Id={ID}&IdType=OriginatorConversationIdUse this to poll for final transaction status (Success, Failed, or Pending).