Create a pricing unit
Creates a pricing unit for custom credit denominations. Conversion rates can be added after creation.
Authentication
AuthorizationBearer
API key obtained from the Grant dashboard
Request
This endpoint expects an object.
code
Stable code for the pricing unit
name
Optional display name
Response
Pricing unit created
success
pricing_unit
request_id
Errors
400
Bad Request Error
401
Unauthorized Error
403
Forbidden Error
409
Conflict Error
500
Internal Server Error
