PayableKickoffResponse

Request Information
TYPE Response
CategoryObjects

Description

Object: PayableKickoffResponse

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_b2f66e4b9b4652ec07ffb49e74c3a4fa471b6888",
  "message": "Payable has been queued for kickoff",
  "identifier": "7_2_13c4396b29780d37c2e1c8e0d7a5b7e0ce96d1011637850972"
}