Integration Endpoints

account/set-flinks-credentials

This endpoint is used to configure the optional integration with a Flinks account. For more information please visit our integration section.

post/account/set-flinks-credentials

Response

Successboolean

True if the request was successful, false if it failed

ErrorMessagestring

Contains a description of the error if the request failed

FlinksUrlstring

Your updated Flinks URL

Statusstring

Updated if the Flinks URL is being updated for your VoPay account

Example response

{
  "FlinksUrl": "{FlinksUrl}",
  "Status": "{Status}"
}

Changes

No recorded changes to this endpoint across all 1 revision of this API.