Transfers miles from an external source into a Rove Miles account. Requires either account ID or phone number to identify the recipient account.
API key for authentication. Add your API key to the Authorization header with this format: 'Bearer your_api_key_here'
Rove Miles account UUID of the recipient (required if phone_number not provided)
Amount of miles to transfer (min: 1, max: 999,999)
1 <= x <= 999999Unique reference ID for the transfer (used for idempotency)
Phone number of the recipient account (required if account_id not provided)
^(\+1|1)[0-9]+$