Skip to main content
InputObject

Input Fields

addAllocationOverrideInput
Input for adding a new allocation override to an acceptor application.
updateAllocationOverrideInput
Input for updating an existing allocation override on an acceptor application.
removeAllocationOverrideInput
Input for removing an allocation override from an acceptor application.
{
  "addAllocationOverrideInput": AcceptorApplicationAddAllocationOverrideInput,
  "updateAllocationOverrideInput": AcceptorApplicationUpdateAllocationOverrideInput,
  "removeAllocationOverrideInput": AcceptorApplicationRemoveAllocationOverrideInput
}