Authorize successful (Shopify)

Authorize Succesful Payment This endpoint is used to authorize successful payments. #### Request Body - paymentService (object): The payment service information. - id (string): The ID of the payment service. #### Response The last execution of this request returned a status code of 200 and the following response body: json { "success": true, "paymentService": { "id": "gid://shopify/AuthorizeSession/eHm-b6LCD1iC_Ycq0k9SIY7y", "state": { "code": "RESOLVED" } } }

Language
Credentials
Header
Click Try It! to start a request and see the response here!