You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`id`|*string*|:heavy_check_mark:| The ID for the account updater job. | cc18c7c6-c1d4-4194-92a7-d5a985108b68 |
23
23
|`merchantAccountId`|*string*|:heavy_check_mark:| The ID of the merchant account this job belongs to. | default |
24
24
|`inquiries`|[components.AccountUpdaterInquirySummary](../../models/components/accountupdaterinquirysummary.md)[]|:heavy_check_mark:| A list of the payment methods that have been scheduled for an update. ||
|`responseCode`|*string*|:heavy_minus_sign:| The type of response to simulate. | updated |
15
+
|`responseCode`|*"updated"*|:heavy_minus_sign:| The type of response to simulate. | updated |
16
16
|`accountNumber`|*string*|:heavy_minus_sign:| When the `response_code` is set to `updated`, the payment method's account number will be updated to this value. | 4242424242424242 |
17
17
|`expirationMonth`|*string*|:heavy_minus_sign:| When the `response_code` is set to `updated`, the payment method's expiration month will be updated to this value. | 12 |
18
18
|`expirationYear`|*string*|:heavy_minus_sign:| When the `response_code` is set to `updated`, the payment method's expiration year will be updated to this value. | 2030 |
0 commit comments