Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Response Parameters:

Type

Parameter

Required

Details

BODY

access_tokenYes

  • Bearer token to be used in subsequent calls

BODY

expires_inYes

  • Time, in seconds, that the token will last

BODY

refresh_tokenYes

  • Token to be used to refresh the access_token

...

Response Parameters:

Type

ParameterRequired

Details

BODY

merchant_nameYes

  • ASCII string (130)

  • Name of the merchant authenticated

BODY

merchant_idYes

  • number (10)

  • ID of the merchant authenticated

BODY

form_valuesYes

  • ASCII strings

  • Various values used in the credit application form

...