PayableCloseResponse

Request Information
TYPE Response
CategoryObjects

Description

Object: PayableCloseResponse

Properties

name type required default description
identifier string yes The identifier of the payable
responseId string yes The response id
status string yes The status of the request
message string yes The message

Sample JSON

{
  "responseId": "2_2d4ee2566b51ceaa335a2180a104892f5946258c",
  "message": "Requested payable is now closed",
  "identifier": "8_2_dc5bb598507c5ddf3b6221ebb22fb8c635c5cf7d1637851090"
}