NOT FOR PUBLIC DISTRIBUTION: 2020-09-23

Update payee details to a profile.

put

/spms/v1/reservations/{profileId}/routingInstructions/paysfor

This is to update payee details to a profile that will pay for the onbaord charges.

Request

Supported Media Types
Path Parameters
Back to Top

Response

Supported Media Types

200 Response

Update Quick routing account into the table RES. User insert zero for the input parameter Quick routing account to unroute.
Body ()
Root Schema : schema
Type: array
Show Source
Nested Schema : RoutingInstructionDetails
Type: object
Routing Instruction Details
Show Source

400 Response

Invalid parameter(s) passed in
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

401 Response

You are not authorized to use this API
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

403 Response

This API is not allowed for the current user
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

415 Response

The media supplied is not supported
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

500 Response

Error occurred while processing this request
Body ()
Root Schema : Error Response
Type: object
Title: Error Response
Error Response returned when encountered error
Show Source

502 Response

Bad Gateway

503 Response

Service not available
Back to Top