resourcePurposeOfPayment

This query returns a list of available Purpose of Payment and their desciptions.

Parameters

None

GraphQL

query ResourcePurposesOfPayment {
  resourcePurposesOfPayment {
    enum
    description
  }
}
Body Params
string
required
Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json