Configures account updater priority settings to control which cards are prioritized for automatic updates.
projectId (guid, required) — Project identifier for authentication.request (CompanyProjectCreditCardPaymentInfoAuPriorityCommanRequest, required) — Priority configuration.CompanyProjectCreditCardPaymentInfoAuPriorityCommanResponse indicating configuration success.
The access token received from the authorization server in the OAuth 2.0 flow.
The project identifier for authentication.
Priority configuration specifying which payment methods should be prioritized for AU.
Base structure for command requests that modify data. Represents the command payload used to prioritize payment info records for account updater processing.
The identifiers of the payment info records to prioritize.
Always returned. Check the success property in the response body to determine if the operation succeeded.
Standard response structure containing operation status and error information. Standard command response indicating the result of a data modification. Represents the response returned after setting account updater priority for payment info records.
True if the operation completed successfully; false if an error occurred.
true
Result code indicating the outcome of the operation.
Unknown, Success, BadRequest, Unauthorized, NotFound, Error 200
Human-readable error message when an error occurs.
null