Referencing objects within Wyre's platform.
System Resource Name (SRN)
System Resource Name is a typed identifier that may reference any object within the Wyre platform. Many of our API calls and data schemas leverage SRNs in order to add flexibility and decouple services. All SRNs follow the same URI-like format:
type:identifier
Some common types you are likely to encounter from our API
Type | Description |
---|---|
| A contact id, eg. contact:567a93fb |
| A payment method such as a bank account, e.g. |
| An email address, e.g. |
| A cellphone number, e.g. |
| Bitcoin blockchain addresses. e.g. NOTE: TestWyre expects a Bitcoin testnet address i.e. |
| Ethereum blockchain address. e.g. NOTE: |
| Avalanche (AVAX) blockchain addresses (X and C chains). e.g. |
| Stellar (XLM) blockchain address. e.g. NOTE: |
| Algorand (ALGO and aUSDC) blockchain address. |
| Polygon (MATIC) blockchain address. |
| Flow blockchain address. e.g. |
| A Wyre account, e.g. |
| A Wyre user, e.g. |
| A single wallet that can hold cryptocurrency, e.g. |
| A transfer (possibly including a conversion) of currency |
| This is attached as a suffix to the payment method when pulling funds into and account via ACH. Example: |