Add payment destination
The first destination of a given method is auto-promoted to primary when no existing destination carries that method.
POST
Add payment destination
Authorizations
Bearer token issued by the gateway. Source the token from one of:
POST /v1/public/auth/verify-otp(OTP user)POST /v1/public/auth-connect/sign-in(Connect app)- OAuth (end-user mobile/web)
Include as Authorization: Bearer <token>.
Body
application/json
Payment destination payload (forwarded verbatim).
Add payment destination

