Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Current »

This object defines the current active merchant for the connected payment system.

 

{
    "id": 4,
    "type": "Wayforpay",
    "status": PaymentSystemStatus,
    "merchant": PaymentSystemMerchant
}

 

Model Description:

Name

Description

id

ID

type

Payment system type

status

Object of type PaymentSystemStatus

merchant

Object of type PaymentSystemMerchant

  • No labels