Jump to Content
wunderbonDocumentationChangelog
HomeDocumentationRecipesAPI Specification (OAS)ChangelogCommunity
wunderbon
API Specification (OAS)
Log In
Jump to Content
wunderbon
HomeDocumentationRecipesAPI Specification (OAS)ChangelogCommunity
Log In
All
Pages
Start typing to search…
  • My Requests

wunderbon API

  • Favorites
    • /favorites/{id}get
    • /favorites/{id}del
    • /favoritesget
    • /favoritespost
  • Identifiers
    • /identifiers/{id}get
    • /identifiers/{id}patch
    • /identifiers/{id}del
    • /identifiersget
    • /identifierspost
  • Locations
    • /locations/{id}get
    • /locations/{id}patch
    • /locations/{id}del
    • /locationsget
    • /locationspost
  • Networks
    • /networks/{id}get
    • /networks/{id}patch
    • /networks/{id}del
    • /networksget
    • /networkspost
  • Receipts
    • /receipts/{id}get
    • /receipts/{id}patch
    • /receipts/{id}del
    • /receiptsget
    • /receiptspost
  • Ratings
    • /ratings/{id}get
    • /ratings/{id}del
    • /ratingsget
    • /ratingspost
  • Tokens
    • /tokens/authenticationspost
    • /tokens/transmissionspost
    • /tokens/wanspost
    • /tokens/identifierspost
  • Transactions
    • /transactions/{id}get
    • /transactionspost
Powered by 

/identifiers

post
https://api.wunderbon.io/identifiers

Creates an Identifier entity The entity is bound to the users account and can be used to identify the user for receipt transmission. The value MUST always be hashed as described in our hashing documentation.

Language
Credentials
Bearer
JWT
URL
Click Try It! to start a request and see the response here!