Create Grant Alias
Creates an alias for an existing grant to help load the payment schedule widget.
Authentication
AuthorizationBasic
Basic authentication of the form Basic <base64(username:password)>.
Headers
User-Agent
Accept
Request
This endpoint expects an object.
token
Token of the grant to create an alias for
duration
Duration of the grant in ISO-8601 period format
Response
OK
token
Token representing the grant alias
expiry
Timestamp when the alias token expires
Errors
403
Forbidden Error
415
Unsupported Media Type Error