Poll EFT Status
Returns the current status of an EFT transaction. When the result is known, additional fields like resultCode, cardNumber, cardName, authorizationNumber, and resultMessage are included. When the transaction is successful, a paymentDelta is included containing the EFT payment line(s) in POS data source format with rows and totals.
Authentication
Path parameters
Your Entra Tenant ID. More details.
Your Business Central Environment. More details.
Your Business Central Company. More details.
System-generated identifier for an EFT transaction request, used for polling status and cancellation.
Headers
Used for API versioning. More details.
Response
System-generated identifier for an EFT transaction request, used for polling status and cancellation.
Result code from the payment provider (present when result is known)
Masked card number (present when result is known)
Card brand name (present when result is known)
Human-readable result message (present when result is known)
Sale lines created or modified by the EFT payment (typically empty since EFT only adds payment lines). Present only when successful.
SystemIds of sale lines deleted during the payment (typically empty). Present only when successful.
SystemIds of payment lines deleted during the payment (typically empty). Present only when successful.
