Get All Payment Void Reasons

Returns the reasons for voiding payments, as configured in Civic Platform Administration.

Resource Information

Scope settings
App Type All
Authorization Type Access token
URI /v4/settings/payments/voidReasons?lang={lang}
HTTP Method GET
Automation Version(s) 9.0.0

Request Information

Field or Parameter Type Required Values Description Automation Version
lang String No   Indicates the language applied. 9.0.0

Response Information

Field Type Description Automation Version
result[] result{}   9.0.0
result.text string The localized display text. 9.0.0
result.value string A reason for voiding the payment. 9.0.0
status integer The request status. 9.0.0