Set AutoPay Plan

Use the Set AutoPay Plan endpoint to configure or update autopay for a credit account.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Form Data
string
required

Web service username, as provided by Galileo.
Pattern: Max 50 characters
Example: "AbC123-9999"

string
required

Web service password, as provided by Galileo.
Pattern: Max 15 characters
Example: "4sb62fh6w4h7w34g"

integer
required

Galileo-issued provider identifier.
Pattern: Max 10 digits
Example: 9999

string
required
length between 1 and 60

A unique provider-generated ID to identify this API call. A UUID is preferred.
Pattern: 60 characters or less
Example: "9845dk-39fdk3fj3-4483483478"

string | null

An optional provider-generated timestamp for the API request.
Pattern: 1–60 characters
Example: "47823438032233777"

string | null

An optional provider-generated ID for the API request.
Pattern: 1–60 characters
Example: "9845dk-39fdk3fj3-4483483478"

string
required
^([0-9]{12})$

PRN of the debit account.
Pattern: 12-digit numerical string
Example: "074103447228"

string
required
^([0-9]{12})$

PRN of the credit account.
Pattern: 12-digit numerical string
Example: "074103447228"

integer
required
1 to 28

Day of the month to make the payment.
Pattern: Integer 1–28
Example: 25

enum
required

Whether autopay is to be enabled or disabled.
Pattern: enabled or disabled
Example: "enabled"

Allowed:
Headers
string
enum
Defaults to json

Use this header instead of the standard accept header to specify the response format.

Allowed:
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Response

Language
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json
application/xml