For AI agents: visit https://developers.newline53.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
NewlineNewline
GuidesRecipesAPI ReferenceChangelog
Learn More about NewlineNewline
API Reference
Learn More about Newline
GuidesRecipesAPI ReferenceChangelog

Debit Cards

The Debit Cards section covers managing customers' virtual and physical cards. Learn to create, activate, lock, and manage cards.

Endpoints:

  • GET List all Debit Cards: GET /debit_cards
  • POST Create a new Debit Card: POST /debit_cards
  • GET Get a single Debit Card: GET /debit_cards/{uid}
  • PUT Activate a Debit Card: PUT /debit_cards/{uid}/activate
  • PUT Lock a Debit Card: PUT /debit_cards/{uid}/lock
  • PUT Unlock a Debit Card: PUT /debit_cards/{uid}/unlock
  • PUT Reissue a Debit Card: PUT /debit_cards/{uid}/reissue
  • GET Get Debit Card PIN token: GET /debit_cards/{uid}/pin_change_token
  • GET Get Debit Card access token: GET /debit_cards/{uid}/access_token
  • PUT Migrate a virtual Debit Card to a physical Debit Card: PUT /debit_cards/{uid}/migrate
  • GET Get a virtual Debit Card image: GET /assets/virtual_card_image

Updated 10 months ago


Did this page help you?

Updated 10 months ago


Did this page help you?
    • Endpoints:

Overview

Home
Solutions
About
Contact
Postman Collection
Privacy & Security

Developer Docs

Guides
API Reference
Changelog
Support
Copyright © 2026 Fifth Third Bank, National Association. All rights reserved.