Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

...

To use it add the refresh token (provided in the original /oauth/token call) and change the grant_type to refresh_token.

 NOTE: The API request must be passed in the x-www-form-urlencoded format, or you will receive an error.

...

Type

Parameter

Details

BODY

enable_payment_gategateway

  • Boolean

  • True/False value for whether Flexiti payment should be enabled as an option at checkout

...