POST /account-updater/jobs
endpoint.
The request can contain any set of stored card IDs. The set of cards is then submitted to the schemes to
receive any updates on their account details. This process can take up to 7 days.
Any updates to the card are done automatically. Therefore there is no need to handle the response of the account
updater service. If the payment method is made unavailable, either because the card has been canceled or the buyer
has indicated to stop recurring payments by this merchant, then the card does not get updated but transactions will be declined.
At this point, we recommend you delete the stored card via our API.
last_replaced_at
field on the payment method will be updated.
This way, as a merchant, you can keep using the same identifier to trigger recurring payments using up-to-date details.
There are three scenarios in which the actual replacement occurs.
canceled_payment_method
expired_payment_method
unavailable_payment_method
unknown_payment_method