Payment Methods Biz API

(0 reviews)

home

Brief Description

The specification of this REST API orchestrate operations to downstream layer.

This API allows the following operations:

  • Submit a specific payment method
  • Update a specific payment method
  • Retrieve a list of payment methods associated to an account filtered by a given criteria

Set of main use cases that can be performed with this API. Additional use cases can be generated using the operations and resources defined in this specification.

  1. Request a list of payment methods stored on a server filtered by different criteria:

    Validity period

    Account

    Type

  2. Request a specific payment method stored on a server

  3. Request a list of payment methods associated to a given account

Criticality

Medium

Layer/Category

Process

API Current State

Design Phase

Usage

TBD

Base URI Summary of Methods

  1. Development:
  2. TEST:
  3. PREPROD:
  4. PROD:

Transport Protocol(s)

  • HTTPS

3 Layer architecture flow diagram

Sequence Diagram

TBD

Quality of Service (QoS)

TBD

Avg. Response Time (Secs)

TBD

Avg. Payload Size (KB/MB)

TBD

Max Payload Size (KB/MB)
TBD

Avg. Volumes (per day)

TBD

Peak Volumes

TBD

Peak Volumes Timespan

TBD

Availability

High Availability

Service Level Agreement

N/A

Policies

N/A

GDPR

TBD

Constraints

There are no constraints applicable to this API.

Assumptions

Average/Peak Response time depends on the size of payload and speed and other network and processing factors.

Reference documents


Reviews