Jump to Content
November First APIHome
GuidesRecipesAPI ReferenceChangelogDiscussions
HomeGuidesNovember First API
API Reference
Guides
v1.0
All
Pages
Start typing to search…

THE BASICS

  • INTRODUCTION
    • API Basics and Restrictions
    • Currency Exchanging Basics
    • Get started
    • Partner Workflow
    • Test Application/Sandbox
  • FEATURES
    • Email Notifications for Completed Transfers
    • Real-Time Exchange Rates
    • Payment Types & Payment Instructions
    • Other Functionality
  • STATUSES
    • PAYMENT STATUSES
    • APPROVAL STATUSES
    • INITIATION STATUSES
    • ONBOARDING STATUS
  • Data description

AUTHENTICATION

  • Authentication and Tokens
  • Token management for a Partner Integration
  • Errors
  • Payment Validation Errors

Webhooks

  • Token webhook
  • Payment webhook

ENDPOINTS

  • Approval
    • /v2/approvals/{paymentReference}/rejectpatch
    • /v1/approvals/{paymentReference}/rejectpatch
  • Auth
    • /tokenpost
    • /v1/tokenpost
  • Banks
    • /v2/bankaccountsget
    • /v2/bankaccountspost
    • /v2/banks/{countryCode}get
    • /v1/bankaccountsget
    • /v1/bankaccountspost
    • /v1/banks/{countryCode}get
  • Batch
    • /v2/batchespost
    • /v2/batches/{batchId}get
    • /v1/batchespost
    • /v1/batches/{batchId}get
  • Connect
    • /api/connect/tokenpost
    • /api/connect/refresh-tokenpost
  • Customer
    • /v2/customers/{customerNumber}/paymentsget
    • /v2/customers/{customerNumber}/payments/{paymentReference}get
    • /v1/customers/{customerNumber}/paymentsget
    • /v1/customers/{customerNumber}/payments/{paymentReference}get
  • EconomicSettings
    • /v2/economic/settingspost
    • /v2/economic/settingsget
    • /v1/economic/settingspost
    • /v1/economic/settingsget
  • InternationalPayments
    • /v2/paymentspost
    • /v2/payments/{reference}get
    • /v2/payments/status/{status}get
    • /v2/payments/approval/{status}get
    • /v1/paymentspost
    • /v1/payments/{reference}get
    • /v1/payments/status/{status}get
    • /v1/payments/approval/{status}get
  • LocalPayments
    • /v2/local/paymentspost
    • /v1/local/paymentspost
  • Onboarding
    • /v2/signuppost
    • /v2/customers/registrations/{registrationNumber}get
    • /v1/signuppost
    • /v1/customers/registrations/{registrationNumber}get
  • Quotes
    • /v2/allowedCurrenciesget
    • /v1/allowedCurrenciesget
  • Scheduled
    • /v2/local/payments/scheduled/deleteput
    • /v2/payments/scheduled/deleteput
    • /v1/local/payments/scheduled/deleteput
    • /v1/payments/scheduled/deleteput
  • ValidatePayments
    • /v2/payments/validatepost
    • /v1/payments/validatepost
Powered by 

STATUSES

In November first we operate with 4 different types of statuses.

  • Onbording Status
  • Payment Status
  • Approval Status
  • Initiation Status