Prepare EFT Payment
Creates an EFT transaction request for the sale. Uses the POS unit’s self-service profile to resolve the EFT payment method. Requires the POS unit to be of type UNATTENDED with a self-service profile configured. If amount is omitted, the remaining balance of the sale is used.
Authentication
x-np-api-keystring
API Key authentication via header
Path parameters
tenant
Your Entra Tenant ID. More details.
environment
Your Business Central Environment. More details.
company
Your Business Central Company. More details.
saleId
The id of a POS sale. This can be provided by the API consumer when creating a new sale.
Headers
x-api-version
Used for API versioning. More details.
Request
This endpoint expects an object.
amount
Payment amount. If omitted, the remaining balance of the sale is used.
Response
This endpoint returns an object.
transactionId
System-generated identifier for an EFT transaction request, used for polling status and cancellation.
status
Status of an EFT transaction through its lifecycle
Allowed values:
