Action Object

{
	"name": "cancel",
	"method": "POST",
	"url": "https://api.midtrans.com/v2/e48447d1-cfa9-4b02-b163-2e915d4417ac/cancel",
	"fields": []
}
JSON AttributeDescriptionTypeRequired
nameAction name.StringRequired
methodHTTP method used for the action.StringRequired
urlHTTP URL target for the action.StringRequired
fieldsParameters which can be sent for the action. Only for HTTP methods other than GET.Array(String)Conditional