Skip to main content Skip to footer
Merous

API Overview

  • API Overview

PKI Setup

  • Generating RSA Private Key and Certificate Request in Terminal (for macOS)
  • Generate RSA Private Key and Certificate Request in OpenSSL command prompt (for Windows)
  • Generate a Digital Certificate in Online account
  • Regenerate an API key for PKI request in Postman
  • Create a Valid Body for the Digital Certificate in Postman
  • The “Digital Signature” Creation Using .NET (Dotnet)

Executing a Transaction Using PKI

  • Check API payment’s status
  •  Initiating a Secure PKI Transaction Using API

Webhooks

  • Enabling Webhooks

Webhooks Specifications

  • V6 Webhooks Specification
  • V7 Webhooks Specification

API Authorisation Access

  • Get a Bearer Token
  • Regenerate API Key
  • Get Existing API Key
View Categories
  • Home
  • Guide
  • Business
  • API Guide
  • PKI Setup
  • Create a Valid Body for the Digital Certificate in Postman

Create a Valid Body for the Digital Certificate in Postman

2 min read

Create a POST Request in Postman

Open Postman: – Postman is a tool that helps you interact with APIs. If you don’t have it, download and open it.

Create a POST Request

In Postman, click on the “New” button to start a new request.

Choose the request method as POST. It’s like telling the system you want to submit something.

Enter the specific web address (URL) where you want to send your request: https://api.sim.enumis.co.uk/onlineaccount-api/send/api

Authenticate the Request

  • Paste API Key in “bearerToken”:
    • In the world of APIs, you often need a special key to prove you’re allowed to access certain features. Paste your API key into the “bearerToken” field.

Fill in the Request Body

Now, let’s imagine you’re filling out a form. In the “Body” section, you’re providing specific details about your transaction. Each piece of information has a purpose:

  • AccountNumber: Your Account Number (IBAN)
  • allowCloseMatch (Optional):
    • Ignore this if you opt out confirmation of payee API, else this field is optional.
    • If you want to allow transactions to proceed with close matches in the beneficiary name, enter "Y".
    • Not providing this field or using a value other than "Y" will halt the transaction if there’s a Close Match for the beneficiary.
  • paymentDate: Enter the transaction date in the format YYYY-MM-DD. For example, for November 1, 2024, you’d enter 2024-11-01.
  • amount: Specify the transaction amount as a numerical value (e.g., 1000.00).
  • BeneficiaryNickname: This is your nickname for the beneficiary.
  • scheme: Scheme of the transaction.
  • paymentReference: Provide a reference for this transaction that you or the beneficiary will recognize.
  • certificateThumbprint: Your digital certificate Thumbprint
  • OverrideCOP (Optional):
    • Ignore this if you opt out confirmation of payee API, else this field is optional.
    • If you want to not use COP temporarily for the specific transaction, enter "Y"
    • Not providing this field or using a value other than "Y", the beneficiary will go through COP normally.

Copy the Completed Body.

What are your Feelings
Share This Article :
  • Facebook
  • X
  • LinkedIn
  • Pinterest
Regenerate an API key for PKI request in PostmanThe “Digital Signature” Creation Using .NET (Dotnet)
Table of Contents
  • Create a POST Request in Postman
  • Fill in the Request Body
"Equaze" is a trading style of Enumis Ltd. Enumis Limited is authorised and regulated by the Financial Conduct Authority as an Electronic Money Institution (FRN 900028) and authorised and regulated by the Financial Conduct Authority for Consumer Credit (FRN 724110) Company Registration E&W 7441513. Enumis Mastercard Products are issued by Enumis Limited pursuant to a license from Mastercard International Incorporated. Mastercard and the Mastercard Brand Mark are registered trademarks of Mastercard International Incorporated.
Merous Help Documentation
© Copyright Equaze