Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

11 total results found

Get Terminal Lists

FPGO Connect Terminal Order Management

Use this API to get a list of all active terminals for a specific organization. You must provide the organization's UUID. Endpoint GET https://demo-api.frontpayment.no/api/v1/connect/terminal/lists/{{ORGANIZATION_UUID}} Authorization Include a Bearer Token i...

Create Terminal Order

FPGO Connect Terminal Order Management

This endpoint allows you to create a new order for a terminal device by specifying the product and quantity. Endpoint POST https://demo-api.frontpayment.no/api/v1/connect/terminal/orders/create Authorization Include a Bearer Token in the Authorization header...

Cancel Terminal Order

FPGO Connect Terminal Order Management

This API allows your application to cancel a specific terminal order By providing the order's unique ID. Endpoint POST https://demo-api.frontpayment.no/api/v1/connect/terminal/orders/cancel/{{ORDER_UUID}} Authorization Include a Bearer Token in the Authoriza...

Resend Terminal Order

FPGO Connect Terminal Order Management

This API gives your application the power to resend order into terminal. Endpoint POST https://demo-api.frontpayment.no/api/v1/connect/terminal/orders/resend/{{ORDER_UUID}} Authorization Include a Bearer Token in the Authorization header. You can obtain this...

Payment Status Check

FPGO Connect Terminal Order Management

This API gives your application the power to check the order Payment status. Endpoint GET https://demo-api.frontpayment.no/api/v1/connect/terminal/orders/payment-status/{{ORDER_UUID}} Authorization Include a Bearer Token in the Authorization header. You can ...

Refund or Reverse Payment

FPGO Connect Terminal Order Management

This API allows your application to refund payment from your order Endpoint POST https://demo-api.frontpayment.no/api/v1/connect/terminal/orders/refund/{{ORDER_UUID}} Authorization Include a Bearer Token in the Authorization header. You can obtain this token...

Refund Status Check

FPGO Connect Terminal Order Management

This API gives your application the power to check the order Refund status. Endpoint POST https://demo-api.frontpayment.no/api/v1/connect/terminal/orders/refund-status/{{ORDER_UUID}} Authorization Include a Bearer Token in the Authorization header. You can o...

Cancel Refund Request

FPGO Connect Terminal Order Management

This API allows you to cancel Refund request into Terminal. Endpoint POST https://demo-api.frontpayment.no/api/v1/connect/terminal/orders/cancel/{{ORDER_UUID}} Authorization Include a Bearer Token in the Authorization header. You can obtain this token from F...

Get Invoice Number By UUID

FPGO Connect Order Management

The Get Invoice Number By UUID endpoint enables your system to fetch the invoice number associated with a specific order, identified by its UUID. This can help in reconciling billing records, displaying invoice references to customers, or integrating with acco...

Company Check Request

FPGO Connect Company Check

Introduction The Company Check API enables merchants and partners to verify a company’s identity and assess its creditworthiness in a secure and automated way. This process combines BankID authentication for identity verification with an integrated credit scor...

Company Information Check

FPGO Connect Company Check

Introduction The Company Information Check API allows merchants and partners to retrieve the verification history and details of a specific company. By querying a company’s ID, you can access data such as past verification attempts, credit scores, risk levels,...