Get a creditor
Returns a creditor managed by the caller’s owner, by its Slate creditorId.
Authorizations
Owner-scoped bearer token. The owner all requests are scoped to is derived from the token.
Path Parameters
Slate's UUID for the creditor (returned by create). The canonical creditor identifier.
Response
The creditor.
A creditor managed by an owner. Accounts reference it by creditorId.
Slate's stable UUID for the creditor — the canonical identifier, assigned by Slate on create.
The organization that manages this creditor.
Human-readable creditor name.
Custom key/value pairs you can attach to an object for reporting, analytics, or attributes Slate does not model natively — inspired by Stripe metadata. Values are strings. Limits: at most 50 keys, each key at most 40 characters and each value at most 500 characters. On a partial update (PATCH) the keys you send are merged into the existing metadata; send a key with an empty-string value to remove it. An account upsert (full snapshot) replaces the whole map.
