shopbuilder_api v0.1.0 ExSbapi View Source

Documentation for ExSbapi.

Link to this section Summary

Link to this section Functions

Link to this function add_coupon(code_value, order_id, website_url, access_token, format \\ "json") View Source
Link to this function add_email(value, order_id, website_url, access_token, format \\ "json") View Source
Link to this function add_payment(value, order_id, website_url, access_token, format \\ "json") View Source
Link to this function add_shipping(value, order_id, website_url, access_token, format \\ "json") View Source
Link to this function authorize_url!(provider, scope, client) View Source
Link to this function delete_request(arg1, arg2) View Source
Link to this function get_address(user_id, order_id, website_url, access_token) View Source
Link to this function get_order(order_id, website_url, access_token, format \\ "json") View Source
Link to this function get_payment_options(order_id, website_url, access_token) View Source
Link to this function get_shipping_options(order_id, website_url, access_token) View Source
Link to this function get_token!(provider, code, client) View Source
Link to this function post_request(arg1, arg2) View Source
Link to this function refresh_token(refresh_token, client, params \\ [], headers \\ [], opts \\ []) View Source