Create Processor Route
Create a new processor route.
A processor route is an ordered list of processors to use for card checkout.
Authentication
AuthorizationBearer
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
account_id
Request
This endpoint expects an object.
name
Route name
processors
Ordered list of processors
description
Route description
Response
Successful Response
id
Unique route identifier
name
Route name
processors
Ordered list of processors
created_at
When the route was created
updated_at
When the route was last updated
description
Route description
Errors
422
Unprocessable Entity Error