Logo
Basis Theory API Documentation

Reactor Formulas Update

PUT {{baseUrl}}/reactor-formulas/:id

 

Body PARAM

Key Datatype Required Description 



HEADERS

Key Datatype Required Description 
Content-Type
string
Accept
string




RESPONSES

status OK

{ "id": "b02C4e5e-8EF5-af9F-0bFb-8C613FC7B319", "type": "private", "status": "verified", "name": "x@OR:^_@P!", "description": "", "icon": "data:image/png; \t base64,  \f     70BL8acC7Pu=", "code": " 6?Hi", "created_by": "dE7FeB3A-81a6-D7a8-e9d4-FDF86cc8DeD2", "created_at": "<dateTime>", "modified_by": "9ea1138F-597b-d6fc-faCa-34AF7eb311aA", "modified_at": "<dateTime>", "configuration": [ { "name": "sY0tIr8XQ", "type": "number", "description": "F" }, { "name": "Vrpw", "type": "string", "description": "}H[<~]AE;h" } ], "request_parameters": [ { "name": "Fc\\n3X]GJH", "type": "number", "description": "yxS\"m$X", "optional": "<boolean>" }, { "name": "W4fdpZ2", "type": "number", "description": "|OE", "optional": "<boolean>" } ] }



Curl
curl -X PUT 'https://api.basistheory.com/reactor-formulas/:id' -H 'Content-Type: application/json' -H 'Accept: application/json' -d '{"name":"L|fOXV\u003chU@","type":"official","description":"joFV*","icon":"\u003cstring\u003e","code":"mn b@*\u0026 ","configuration":[{"name":"mCTbYz3dE","type":"number","description":"H+8:"},{"name":"qG2","type":"number","description":"NH%^$;"}],"request_parameters":[{"name":"fP1z]f6oIGa7","type":"boolean","description":",/[;\u003e","optional":"\u003cboolean\u003e"},{"name":"q0bthhVd","type":"boolean","description":"F","optional":"\u003cboolean\u003e"}]}'

ENDPOINTS