Init

Initialize an order by providing billing and/or shipping details

Overview

The BAP will send the billing and/or shipping details the BPP to initialize the order

Request

URL

/init

Method

POST

Request Body Schema

Field Type
context* ContextForInit
message MessageForInit

Response

Response Body Schema

Field Type
message* { Ack }
error Error

Response Codes

Code Description
200 Acknowledgement of message received
On this page