Card
Endpoints related to cards
📄️ List cards
List cards for the given payment account <br/> Scope: space_read, account_read
📄️ Create card
Request issuance of a new card for the given payment account <br/> Scope: space_read, space_write, account_read, account_write
📄️ Get card details
Request card details <br/> Scope: space_read, account_read
📄️ Update card
Request update card <br/> Scope: space_read, account_read
📄️ Get access token
Request access token <br/> Scope: space_read, account_read
📄️ Get card transactions
Request card transactions <br/> Scope: space_read, account_read
📄️ Activate card
Request activation of a new card <br/> Scope: space_read, account_read
📄️ Set card pin
Request set card pin <br/> Scope: space_read, account_read