How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Verifone POI Orders API

The POI Orders API from Verifone — 1 operation(s) for poi orders.

Verifone POI Orders API is one of 27 APIs that Verifone publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include POI Orders. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 1 operation across 1 path, and defines 93 schemas. It is described by OpenAPI 3.0.1, at version 3.43.0.

Requests are made against 5 base URLs: https://emea.gsc.verifone.cloud/oidc/3ds-service, https://us.gsc.verifone.cloud/oidc/3ds-service, https://nz.gsc.verifone.cloud/oidc/3ds-service, https://cst.test-gsc.vfims.com/oidc/3ds-service, https://uscst-gb.gsc.vficloud.net/oidc/3ds-service.

1 operations 1 paths 93 schemas 1 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.1
API Version
3.43.0
Base URL
https://us.gsc.verifone.cloud/oidc/checkout-service
Authentication
HTTP Bearer, HTTP Basic
Resource Areas
1

Authentication & Security 2

Verifone POI Orders API declares 2 security schemes for authenticating requests. It accepts HTTP bearer tokens (JWT) (BearerAuth). It accepts HTTP basic authentication (BasicAuth). By default, every request must be authenticated.

  • BearerAuth — JWT Bearer token. Pass as: Authorization: Bearer . The JWT must be signed with your Verifone-provisioned private key and must include entityid, sub (userid), a…
  • BasicAuth — HTTP Basic authentication. Pass base64-encoded username:password as: Authorization: Basic .

Paths & Operations 1

Across 1 path, the API surfaces 1 operation — 1 POST. Each is listed below with its method, path, parameters, and response codes.

POI Orders 1
POST
/orders/pois
Create POI Order
addPoiOrder 3 params body → 200400401403404429500503

Schemas 93

The contract defines 93 schemas that model the data the API accepts and returns. The most detailed are BasePoiType (19 properties), InternalAllocatedInformation (15 properties), ContactAddressType (11 properties), MerchantContract (10 properties). Each schema is shown below with its type and property counts.

DomesticAccount
A Domestic Bank Account structure extending the base account.
AmountSimple
string
The value, which can be anything from: - An integer. For currencies that are not typically fractional, such as JPY. - A three-place decimal fraction. For curre…
SigningInformation
object
Information on the signing request.
4 properties 2 required
EmailAddress
string
A valid internationalized email address, as defined by RFC 5322, RFC 6530, and other RFCs. Due to RFC 5321, an email address can be up to 254 characters long e…
httpError500
object
Unexpected Server Error
4 required
ContactTypeEnum
string
An indicator for the type of contact. |Value|Description| |----|-----------| |BUSINESS|Generic business contact information, e.g. info@example.com| |DISPUTEHAN…
OrderId
string
Verifone allocated ID for the Order.
ExternalOnboarding
object
External merchant onboarding details
3 properties
PackageBundleId
string
The Verifone allocated ID for the package bundle.
PoiLaneInformation
object
Lane in which the POI is to be configured.
3 properties
Phone
object
A simple Phone Number
5 properties 2 required
httpError504
object
Gateway Timeout Error
4 required
MerchantContract
object
Used if merchant contract is to be processed
10 properties
IBANIdentifier
string
International Bank Account Number (ISO 13616-1:2007). The use of an IBAN is mandated for all SEPA transactions. There are 66 countries that support this format…
Notification
object
Object containing the sent date-time and template used for the notification.
3 properties
AltVfiPoiId
string
An alternative Verifone assigned identifier used for the POI within Verifone systems for transaction processing. This is also referred to as the Terminal ID (T…
LastChangeTime
string
Time status detailed status last changed.
OrderReference
string
Client reference for the Order.
BaseProcessorParameters
object
Payment Processor Parameters related to Merchant onboarding.
2 properties 1 required
httpError429
object
The resource exists the number of requests has exceeded the specified quota.
4 required
NotificationReminders
object
A container for all supported notification reminders.
3 properties
VmssSchemeStatus
string
Scheme Status
ContactName
BusinessTitle
string
CancelReasonEnum
string
Reason for order cancellation.
OrderStatusEnum
string
ReplacementAgreement
object
Replacement agreement details for devices covered under this contract.
2 properties 1 required
CreatedUserId
string
The assigned User ID corresponding to the Order Created By.
NotificationReminder
object
Notification Reminder Sent Details
4 properties
MerchantDocument
object
Merchant Document Info.
ReplacedDevice
object
A device being replaced under a replacement agreement.
2 properties 2 required
PoiOrderResponse
3 required
ContactType
object
The details of a Contact.
5 properties 2 required
BaseAddress
object
An Address following the convention of http://microformats.org/wiki/hcard
10 properties
AdjustedPriceType
object
2 properties
MerchantNameWrapper
object
Simple Wrapper object for Merchant Name.Used by UI.
1 property
IpAddressv4v6
string
A valid IPV4 or V6 address.
AddressWithoutType
object
An Address following the convention of http://microformats.org/wiki/hcard
4 required
PaymentTypeEnum
string
A type indicator for the payment that is being processed. Value GIFT is deprecated.
CancelAdditionalReason
string
Free-Form reason for order cancellation.
CutoverTime
string
The cutover time HH:MM. Usually this will be a local time where a timezone has to be used to be used to derive the UTC time. EG: processor.cutoverTimeZone
PoiNetworkConfig
object
Network settings of the POI
9 properties
PaymentDetails
object
Details of how the order will be paid, and the further re-occuring billing for services.
1 property 1 required
MerchantCompanyEntityUid
string
The Verifone allocated unique ID for this merchant company.
httpError503
object
Service Unavailable Error
4 required
PoiStatusEnum
string
BundleAndPrice
object
2 properties 1 required
TimeZone
string
A time zone, following the format defined in the IANA tz database (https://www.iana.org/time-zones). Valid examples are America/NewYork and Etc/UTC. Do not use…
BundleAndPriceAndData
object
3 properties 1 required
DocumentStatusEnum
string
Current status of the document. Rejected documents must be re-uploaded.
ContactAddressType
object
A Contact and their address details.
11 properties 2 required
SettlementAccount
OrderStats
object
Order Statistics
2 properties
DomesticSettlementAccount
Name
object
An object representing the name or component names of a party, person or business. No elements are mandatory due to the different usages, but the business rule…
6 properties 2 required
CurrencyCodeEnum
string
Three-letter ISO 4217 alphabetical currency code. e.g. USD. Values correspond to [ISO 4217](https://wikipedia.org/wiki/ISO4217). Deprecated: BYR (replaced by B…
ContentTypeEnum
string
Supported content type for documents.
CustomerOrderLink
object
Customer Order Link Sent Details
8 properties
SepaAccount
A SEPA Account structure extending the base account
PoiUid
string
The Verifone allocated unique id for this terminal/POI. This is allocated by Verifone when an order is initially received.
BaseOrderData
object
7 properties 2 required
SerialNumber
string
The serial number of the physical device
ServicePackages
object
5 properties 1 required
RequiredDocument
object
Merchant Required Document Details
7 properties 4 required
EntityUid
string
The Verifone allocated unique id for this site.
PoiTypeEnum
string
The Point of Interaction Type. An indicator to indicate the type of Point of Interaction. NOTE: The value MULTIMERCHANTCHILD aligns to MULTMERCHANT in common/E…
OrderCancellation
object
5 properties 1 required
CountryCode3Enum
string
The [ISO 3166-1 alpha-3](https://en.wikipedia.org/wiki/ISO3166-1alpha-3) country code. Note: The country code for Great Britain is GB and not UK as is used in…
ExtendedDetails
object
Detailed Status of the Order
5 properties
ErrorResp
object
A common Error object returned as part of the API layer. . This is modified to become the base class for all of the derived HTTP Error Responses.
1 property 1 required
httpError400
object
The request could not be understood by the server due to malformed syntax.
4 required
PackageDetails
object
Select the base package, hardware and additional services for this order.
4 properties 1 required
httpError404
object
The server cannot find the requested resource.
4 required
PostCode
string
Identifier consisting of a group of letters and/or numbers that is added to a postal address to assist the sorting of mail.
BasePoiType
object
The Point of Interaction. This may refer to a number of different entities, but is primarily considered to be the Terminal. This object contains the POI detail…
19 properties 2 required
UserName
string
The username of the person who's UID is represented, e.g. "John/Jane Smith".
InternalAllocatedInformation
object
Internally allocated identifiers. This is for verifone use only and is subject to change.
15 properties
BaseAddressWithoutType
object
An Address following the convention of http://microformats.org/wiki/hcard
5 properties
httpError401
object
The request must be authenticated to access the resource.
4 required
SignersInformation
object
Information on the signers in the request.
5 properties 1 required
VmssSchemeMatches
number
Number of matches found against the VMSS service.
ContractContactType
object
9 properties 2 required
RequestedDateOfShipment
string
Requested date of shipment.
MerchantName
string
The primary merchant name, e.g. "McDonalds".
PhoneTypeEnum
string
Phone type in PHONETYPECON. Mapped to PARTYPHONE.PHONETYPECONID or VENUEPHONE.PHONETYPECONID
PoiOrder
object
2 required
httpError403
object
The request must be authorised to access the resource.
4 required
DetailedStatusEnum
string
An order will be in one of the following states.
ThreeDSecureMerchantIdentifiers
object
Override the Merchant ID (merchantId) with the default value configured in the payment provider contract (PPC), where applicable. In cases where the acquirer-i…
2 properties 2 required
VariableResponseType
object
Variable/Value Pairs.
2 properties
BICIdentifier
string
International Bank Identifier Code Format. The Bank Identifier Code or SWIFT Code ,this can also be referred to as the CHIPS, NCC, VSC or IFSC depending on you…
Account
object
Unambiguous identification of an account to which credit and debit entries are made. These entries are based on the Open Banking standards used in various coun…
4 properties
VmssApplication
object
5 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

verifone-poi-orders-api-openapi.yml Raw ↑

Other APIs Verifone publishes across the network.

Verifone eCommerce API
Verifone 3D Secure API
Verifone Reporting API
Verifone PayPal eCommerce API
Verifone VHQ Device Management API
Verifone 3DS Authentication API
Verifone Batch API
Verifone Billing Agreement API
Verifone Billing Plans API
Verifone Checkout API
Verifone Customer API
Verifone Ecom Payments API
Where this information came from

This is an independent, third-party profile of Verifone POI Orders API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.