Skip to main content

Version 2.11.7

· One min read

What's Changed

  • Change to /physical/pin/set request.
    • If the provided PIN does not have a valid format, this new error code will be returned in the response.

What's Changed

POST /managed_cards/{id}/physical/pin/set
Return Type:

Changed response : 409 Conflict

Conflict

  • Changed content type : application/json

    • Changed property errorCode (string)

      Added enum value:

      • PIN_INVALID_FORMAT