Skip to main content
POST
/
payments
/
commands
/
changelicense
cURL
curl --request POST \
  --url https://api.example.com/payments/commands/changelicense \
  --header 'Content-Type: application/json' \
  --data '
{
  "gateway": "<string>"
}
'

Documentation Index

Fetch the complete documentation index at: https://opendonationassistant.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
gateway
string
required

Response

200

changeLicense 200 response