Update Remitter Account

View as Markdown
<Note>This API is only applicable for INR bank accounts.</Note>

Headers

x-user-ipstringRequired

End user’s originating IP. More details here

x-api-keystringRequired
Partner API Key present in Transak Dashboard.
authorizationstringOptional

The authorization token is the accessToken returned by theWhiteLabel API - api/v2/auth/verify

Note: This applies only when you are not using the Auth Reliance Flows

x-user-identifierstringOptional

Your authenticated user Email Id address.

Note: This is applicable only for Auth Reliance Flows

x-access-tokenstringOptional

Your Partner Access Token. Please refer here for a tutorial on generating your access token.

Note: This is applicable only for Auth Reliance Flows

Request

This endpoint expects an object.
fiatCurrencystringRequired
oldRemitterAccountDetailsobjectRequired
newRemitterAccountDetailsobjectRequired

Response

Success
dataobject

Errors

400
Bad Request Error
404
Not Found Error
500
Internal Server Error