Delete Account AutoPay

delete

/rest/apis/customer/v-model/accounts/{accountId}/autoPay/{autoPayId}

This operation deletes an account auto pay enrollment.

Request

Path Parameters
Supported Media Types
Request Body - application/xml ()
Root Schema : schema
Type: object
Show Source
  • accountAutopay
  • Maximum Length: 10
    The Account ID is a system-assigned random number that stays with an account for life.
    Example: 1589809032
  • Maximum Length: 10
    Account Auto Pay ID is the unique, system-assigned identifier of the auto-pay record.
    Example: 9162597011
  • Allowed Values: [ "DELT", "GET ", "POST", "PTCH", "PUT " ]
    HTTP Method: * `DELT` - Delete, * `GET ` - Get, * `POST` - Post, * `PTCH` - Patch, * `PUT ` - Put
Nested Schema : accountAutopay
Type: object
Show Source
  • Maximum Length: 10
    Account Auto Pay ID is the unique, system-assigned identifier of the auto-pay record.
    Example: 9162597011
  • Maximum Withdrawal Amount limits the amount of money that is automatically debited from an account.
    Example: $50.00
  • Allowed Values: [ "C1DD", "C1PA" ]
    Auto Pay Method defines whether the system should process automatic payments as Direct Debit or Payment Advice. * `C1DD` - Credit Card / Direct Debit, * `C1PA` - Payment Advice
    Example: C1DD
  • Maximum Length: 12
    Auto Pay Source is used to define the source of the funds, such as a banking institution, used to satisfy the automatic payment request.
    Example: AMEX
  • Maximum Length: 254
    Comments can describe anything interesting / unusual about the automatic payment request.
  • Maximum Length: 3
    Currency Code defines the currency in which the account's financial transactions are expressed.
    Example: USD
  • End Date indicates the date on which the alert stops showing for the account.
    Example: 2001-01-01
  • Maximum Length: 254
    Name of the customer as it appears in the financial institution's system.
    Example: Brazil, Mark
  • Expires On date is used if the Auto Pay Source Code references a tender type that requires an expiration date.
    Example: 2001-01-01
  • Maximum Length: 50
    Use External Account ID to define the customer's bank account or credit card number.
    Example: ******789
  • Start Date indicates the date on which the alert starts showing for the account.
    Example: 2001-01-01
  • Minimum Value: -99999
    Maximum Value: 99999
    The version number is used for internal concurrency checks.
    Example: 2
Request Body - application/json ()
Root Schema : schema
Type: object
Show Source
  • accountAutopay
  • Maximum Length: 10
    The Account ID is a system-assigned random number that stays with an account for life.
    Example: 1589809032
  • Maximum Length: 10
    Account Auto Pay ID is the unique, system-assigned identifier of the auto-pay record.
    Example: 9162597011
  • Allowed Values: [ "DELT", "GET ", "POST", "PTCH", "PUT " ]
    HTTP Method: * `DELT` - Delete, * `GET ` - Get, * `POST` - Post, * `PTCH` - Patch, * `PUT ` - Put
Nested Schema : accountAutopay
Type: object
Show Source
  • Maximum Length: 10
    Account Auto Pay ID is the unique, system-assigned identifier of the auto-pay record.
    Example: 9162597011
  • Maximum Withdrawal Amount limits the amount of money that is automatically debited from an account.
    Example: $50.00
  • Allowed Values: [ "C1DD", "C1PA" ]
    Auto Pay Method defines whether the system should process automatic payments as Direct Debit or Payment Advice. * `C1DD` - Credit Card / Direct Debit, * `C1PA` - Payment Advice
    Example: C1DD
  • Maximum Length: 12
    Auto Pay Source is used to define the source of the funds, such as a banking institution, used to satisfy the automatic payment request.
    Example: AMEX
  • Maximum Length: 254
    Comments can describe anything interesting / unusual about the automatic payment request.
  • Maximum Length: 3
    Currency Code defines the currency in which the account's financial transactions are expressed.
    Example: USD
  • End Date indicates the date on which the alert stops showing for the account.
    Example: 2001-01-01
  • Maximum Length: 254
    Name of the customer as it appears in the financial institution's system.
    Example: Brazil, Mark
  • Expires On date is used if the Auto Pay Source Code references a tender type that requires an expiration date.
    Example: 2001-01-01
  • Maximum Length: 50
    Use External Account ID to define the customer's bank account or credit card number.
    Example: ******789
  • Start Date indicates the date on which the alert starts showing for the account.
    Example: 2001-01-01
  • Minimum Value: -99999
    Maximum Value: 99999
    The version number is used for internal concurrency checks.
    Example: 2
Back to Top

Response

Supported Media Types

200 Response

Success response
Body ()
Root Schema : C1CxAccAtPay
Type: object
Show Source
  • accountAutopay
  • Maximum Length: 10
    The Account ID is a system-assigned random number that stays with an account for life.
    Example: 1589809032
  • Maximum Length: 10
    Account Auto Pay ID is the unique, system-assigned identifier of the auto-pay record.
    Example: 9162597011
  • Allowed Values: [ "DELT", "GET ", "POST", "PTCH", "PUT " ]
    HTTP Method: * `DELT` - Delete, * `GET ` - Get, * `POST` - Post, * `PTCH` - Patch, * `PUT ` - Put
Nested Schema : accountAutopay
Type: object
Show Source
  • Maximum Length: 10
    Account Auto Pay ID is the unique, system-assigned identifier of the auto-pay record.
    Example: 9162597011
  • Maximum Withdrawal Amount limits the amount of money that is automatically debited from an account.
    Example: $50.00
  • Allowed Values: [ "C1DD", "C1PA" ]
    Auto Pay Method defines whether the system should process automatic payments as Direct Debit or Payment Advice. * `C1DD` - Credit Card / Direct Debit, * `C1PA` - Payment Advice
    Example: C1DD
  • Maximum Length: 12
    Auto Pay Source is used to define the source of the funds, such as a banking institution, used to satisfy the automatic payment request.
    Example: AMEX
  • Maximum Length: 254
    Comments can describe anything interesting / unusual about the automatic payment request.
  • Maximum Length: 3
    Currency Code defines the currency in which the account's financial transactions are expressed.
    Example: USD
  • End Date indicates the date on which the alert stops showing for the account.
    Example: 2001-01-01
  • Maximum Length: 254
    Name of the customer as it appears in the financial institution's system.
    Example: Brazil, Mark
  • Expires On date is used if the Auto Pay Source Code references a tender type that requires an expiration date.
    Example: 2001-01-01
  • Maximum Length: 50
    Use External Account ID to define the customer's bank account or credit card number.
    Example: ******789
  • Start Date indicates the date on which the alert starts showing for the account.
    Example: 2001-01-01
  • Minimum Value: -99999
    Maximum Value: 99999
    The version number is used for internal concurrency checks.
    Example: 2

400 Response

Bad Request
Body ()
Root Schema : problemDetailDocument
Type: object
Show Source
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 9999
    The HTTP Status code for the error.
  • Maximum Length: 60
    Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction.
  • Maximum Length: 60
    URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework.
  • serverMessage
  • Maximum Length: 60
    The stack trace shows where the error occurs during the execution of a program.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type: object
Show Source
  • Maximum Length: 60
    Delimited sequence of programs called.
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 0
    Message Category within Oracle Utilities Application Framework.
  • Minimum Value: -99999
    Maximum Value: 99999
    Message Number within Oracle Utilities Application Framework.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
  • Maximum Length: 60
    Name of the program that encountered the error.

500 Response

Internal Server Error
Body ()
Root Schema : problemDetailDocument
Type: object
Show Source
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 9999
    The HTTP Status code for the error.
  • Maximum Length: 60
    Fully qualified URL consisting of the Base URI Timestamp of error in ISO format, the User used for the transaction, the Message Category within Oracle Utilities Application Framework, the Message Number within Oracle Utilities Application Framework, the Request URL and the HTTP method used for the transaction.
  • Maximum Length: 60
    URL of the format "A/message/X/Y" where A is the base URI, X is the Message Category and Y is the Message Number within Oracle Utilities Application Framework.
  • serverMessage
  • Maximum Length: 60
    The stack trace shows where the error occurs during the execution of a program.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
Nested Schema : serverMessage
Type: object
Show Source
  • Maximum Length: 60
    Delimited sequence of programs called.
  • Maximum Length: 60
    The long message description from the Oracle Utilities Application Framework in CDATA format.
  • Minimum Value: 0
    Maximum Value: 0
    Message Category within Oracle Utilities Application Framework.
  • Minimum Value: -99999
    Maximum Value: 99999
    Message Number within Oracle Utilities Application Framework.
  • Maximum Length: 60
    Fully qualified error message from Oracle Utilities Application Framework in CDATA format.
  • Maximum Length: 60
    Name of the program that encountered the error.
Back to Top