PayableGetLinkResponse

Request Information
TYPE Response
CategoryObjects

Description

Object: PayableGetLinkResponse

Properties

name type required default description
identifier string yes Identifier of the payable
link string yes The link to the payable page
payLink string yes The link to the payment page
responseId string yes The response id
status string yes The status of the request
message string yes The message

Sample JSON

{
  "responseId": "2_8104012217b97640ff21ecc69e6c492fae57a333",
  "message": "The links are provided",
  "identifier": "1_2_805d6509adbb9a6d214c1e5257ecf86dcfd516381637674193",
  "link": "https://mdfactoring.metaregistrar.work/p/1_2_805d6509adbb9a6d214c1e5257ecf86dcfd516381637674193",
  "payLink": "https://mdfactoring.metaregistrar.work/p/1_2_805d6509adbb9a6d214c1e5257ecf86dcfd516381637674193"
}